blockB must not be an entry block, but may be exit block of IrFunction used for block ordering INPUT: A1 -> A -> A2 or A1 -> A B1 -> B OUTPUT: A1 -> A2 or A1 B1 -> A -> B -> B2
See Implementation
blockB must not be an entry block, but may be exit block of IrFunction used for block ordering INPUT: A1 -> A -> A2 or A1 -> A B1 -> B OUTPUT: A1 -> A2 or A1 B1 -> A -> B -> B2