C-Breeze
C Compiler Infrastructure

[ Project home page]
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

LirBlock Member List

This is the complete list of members for LirBlock, including all inherited members.
_depthLirBlock
_domsLirBlock
_instructionsLirBlock [protected]
_nextLirBlock
_numberLirBlock
_predsLirBlock
_succsLirBlock
_visitedLirBlock
add_inst(LirInst *inst)LirBlock
add_inst_after(LirInst *newInst, LirInst *otherInst)LirBlock
add_inst_before(LirInst *newInst, LirInst *otherInst)LirBlock
insts() constLirBlock
LirBlock(int number)LirBlock [inline]
remove_inst(LirInst *inst)LirBlock
reset_visited()LirBlock

Generated on August 27, 2003
Back to the C-Breeze home page