Cthulhu
0.2.10
Cthulhu compiler collection
|
loop jump context More...
Data Fields | |
ssa_block_t * | enter_loop |
the block to jump to when continuing the loop More... | |
ssa_block_t * | exit_loop |
the block to jump to when exiting the loop More... | |
ssa_block_t* ssa_loop_t::enter_loop |
ssa_block_t* ssa_loop_t::exit_loop |