LLVM API Documentation

llvm::RegionBase< Tr > Member List
This is the complete list of members for llvm::RegionBase< Tr >, including all inherited members.
addSubRegion(RegionT *SubRegion, bool moveChildren=false)llvm::RegionBase< Tr >
begin()llvm::RegionBase< Tr > [inline]
begin() const llvm::RegionBase< Tr > [inline]
block_begin()llvm::RegionBase< Tr > [inline]
block_begin() const llvm::RegionBase< Tr > [inline]
block_end()llvm::RegionBase< Tr > [inline]
block_end() const llvm::RegionBase< Tr > [inline]
block_iterator typedefllvm::RegionBase< Tr >
block_range typedefllvm::RegionBase< Tr >
blocks()llvm::RegionBase< Tr > [inline]
blocks() const llvm::RegionBase< Tr > [inline]
clearNodeCache()llvm::RegionBase< Tr >
const_block_iterator typedefllvm::RegionBase< Tr >
const_block_range typedefllvm::RegionBase< Tr >
const_element_iterator typedefllvm::RegionBase< Tr >
const_iterator typedefllvm::RegionBase< Tr >
contains(const BlockT *BB) const llvm::RegionBase< Tr >
contains(const RegionT *SubRegion) const llvm::RegionBase< Tr > [inline]
contains(const InstT *Inst) const llvm::RegionBase< Tr > [inline]
contains(const LoopT *L) const llvm::RegionBase< Tr >
dump() const llvm::RegionBase< Tr >
element_begin()llvm::RegionBase< Tr >
element_begin() const llvm::RegionBase< Tr >
element_end()llvm::RegionBase< Tr >
element_end() const llvm::RegionBase< Tr >
element_iterator typedefllvm::RegionBase< Tr >
end()llvm::RegionBase< Tr > [inline]
end() const llvm::RegionBase< Tr > [inline]
getBBNode(BlockT *BB) const llvm::RegionBase< Tr >
getDepth() const llvm::RegionBase< Tr >
getEnteringBlock() const llvm::RegionBase< Tr >
getEntry() const llvm::RegionBase< Tr > [inline]
getExit() const llvm::RegionBase< Tr > [inline]
getExitingBlock() const llvm::RegionBase< Tr >
getExpandedRegion() const llvm::RegionBase< Tr >
getNameStr() const llvm::RegionBase< Tr >
getNode() const llvm::RegionBase< Tr > [inline]
getNode(BlockT *BB) const llvm::RegionBase< Tr >
getNodeAs() const llvm::RegionNodeBase< Tr > [inline]
getNodeAs() constllvm::RegionNodeBase< Tr > [inline]
getNodeAs() constllvm::RegionNodeBase< Tr > [inline]
getNodeAs() constllvm::RegionNodeBase< Tr > [inline]
getNodeAs() constllvm::RegionNodeBase< Tr > [inline]
getParent() const llvm::RegionBase< Tr > [inline]
getRegionInfo() const llvm::RegionBase< Tr > [inline]
getSubRegionNode(BlockT *BB) const llvm::RegionBase< Tr >
isSimple() const llvm::RegionBase< Tr >
isSubRegion() const llvm::RegionNodeBase< Tr > [inline]
isTopLevelRegion() const llvm::RegionBase< Tr > [inline]
iterator typedefllvm::RegionBase< Tr >
outermostLoopInRegion(LoopT *L) const llvm::RegionBase< Tr >
outermostLoopInRegion(LoopInfoT *LI, BlockT *BB) const llvm::RegionBase< Tr >
print(raw_ostream &OS, bool printTree=true, unsigned level=0, PrintStyle Style=PrintNone) const llvm::RegionBase< Tr >
PrintBB enum valuellvm::RegionBase< Tr >
PrintNone enum valuellvm::RegionBase< Tr >
PrintRN enum valuellvm::RegionBase< Tr >
PrintStyle enum namellvm::RegionBase< Tr >
RegionBase(BlockT *Entry, BlockT *Exit, RegionInfoT *RI, DomTreeT *DT, RegionT *Parent=nullptr)llvm::RegionBase< Tr >
RegionInfoBase< Tr > classllvm::RegionBase< Tr > [friend]
RegionNodeBase(RegionT *Parent, BlockT *Entry, bool isSubRegion=false)llvm::RegionNodeBase< Tr > [inline, protected]
removeSubRegion(RegionT *SubRegion)llvm::RegionBase< Tr >
replaceEntry(BlockT *BB)llvm::RegionBase< Tr >
replaceEntryRecursive(BlockT *NewEntry)llvm::RegionBase< Tr >
replaceExit(BlockT *BB)llvm::RegionBase< Tr >
replaceExitRecursive(BlockT *NewExit)llvm::RegionBase< Tr >
transferChildrenTo(RegionT *To)llvm::RegionBase< Tr >
verifyRegion() const llvm::RegionBase< Tr >
~RegionBase()llvm::RegionBase< Tr >