Instruction.next_block()
Returns the list of instructions following the current instruction till the branching point.
next_block() →
APIList
[
Instruction
]
Query Example
Output Example
Virtual instruction, that represent asm start block

Next block instructions:




Last updated