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.
_depth
LirBlock
_doms
LirBlock
_instructions
LirBlock
[protected]
_next
LirBlock
_number
LirBlock
_preds
LirBlock
_succs
LirBlock
_visited
LirBlock
add_inst
(LirInst *inst)
LirBlock
add_inst_after
(LirInst *newInst, LirInst *otherInst)
LirBlock
add_inst_before
(LirInst *newInst, LirInst *otherInst)
LirBlock
insts
() const
LirBlock
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