GCC Middle and Back End API Reference
|
#include <basic-block.h>
Data Fields | |
rtx | end_ |
rtx | header_ |
rtx | footer_ |
rtx rtl_bb_info::end_ |
The first insn of the block is embedded into bb->il.x.
The last insn of the block.
rtx rtl_bb_info::footer_ |
rtx rtl_bb_info::header_ |
In CFGlayout mode points to insn notes/jumptables to be placed just before and after the block.