A loop, specified as a set of instructions. More...
#include <loop_analysis.h>
instruction is in this loop. instruction to this loop. A loop, specified as a set of instructions.
Definition at line 23 of file loop_analysis.h.
Definition at line 46 of file loop_analysis.h.
Definition at line 25 of file loop_analysis.h.
Definition at line 34 of file loop_analysis.h.
Iterator over this loop's instructions.
Definition at line 49 of file loop_analysis.h.
Returns true if instruction is in this loop.
Definition at line 40 of file loop_analysis.h.
Returns true if this loop contains no instructions.
Definition at line 67 of file loop_analysis.h.
Iterator over this loop's instructions.
Definition at line 55 of file loop_analysis.h.
Adds instruction to this loop.
Definition at line 74 of file loop_analysis.h.
Number of instructions in this loop.
Definition at line 61 of file loop_analysis.h.
Definition at line 28 of file loop_analysis.h.
Definition at line 26 of file loop_analysis.h.