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
orderedUses Member List
This is the complete list of members for
orderedUses
, including all inherited members.
_merge_uses
orderedUses
[private]
_uses
orderedUses
[private]
clear
()
orderedUses
def_uses
(memoryDef *def, memoryuse_list &uses)
orderedUses
find_use
(Location *where) const
orderedUses
find_uses_at
(Location *where, memoryuse_set &uses)
orderedUses
make_merge_uses_at
(basicblockLocation *where, memoryBlock *owner)
orderedUses
make_use_at
(Location *where, memoryBlock *owner)
orderedUses
orderedUses
()
orderedUses
[inline]
print
(ostream &o) const
orderedUses
prune
(Location *where)
orderedUses
stats
(int &total_uses, int &merge_uses)
orderedUses
update_def_use_chains
()
orderedUses
Generated on August 27, 2003
Back to the
C-Breeze home page