Callable.start_loop_instructions()
Returns start_loop instructions of the function/modifier.
Last updated
Returns start_loop instructions of the function/modifier.
Last updated
start_loop_instructions() β
Instructions
The functions will return start_loop instructions for all types of loops e.g. while/for.
start_loop instruction is not a "real" instruction but rather an abstract one representing the start of the loop.