Instruction.next_block()
Returns the list of instructions following the current instruction till the branching point.
Last updated
Returns the list of instructions following the current instruction till the branching point.
Last updated
next_block() →
APIList
[
Instruction
]