LLVM API Documentation

llvm::RegionInfoBase< Tr > Member List
This is the complete list of members for llvm::RegionInfoBase< Tr >, including all inherited members.
clearNodeCache()llvm::RegionInfoBase< Tr > [inline]
dump() const llvm::RegionInfoBase< Tr >
getCommonRegion(RegionT *A, RegionT *B) const llvm::RegionInfoBase< Tr >
getCommonRegion(BlockT *A, BlockT *B) const llvm::RegionInfoBase< Tr > [inline]
getCommonRegion(SmallVectorImpl< RegionT * > &Regions) const llvm::RegionInfoBase< Tr >
getCommonRegion(SmallVectorImpl< BlockT * > &BBs) const llvm::RegionInfoBase< Tr >
getMaxRegionExit(BlockT *BB) const llvm::RegionInfoBase< Tr >
getRegionFor(BlockT *BB) const llvm::RegionInfoBase< Tr >
getTopLevelRegion() const llvm::RegionInfoBase< Tr > [inline]
MachineRegionInfo classllvm::RegionInfoBase< Tr > [friend]
operator[](BlockT *BB) const llvm::RegionInfoBase< Tr >
print(raw_ostream &OS) const llvm::RegionInfoBase< Tr >
printStylellvm::RegionInfoBase< Tr > [static]
RegionInfo classllvm::RegionInfoBase< Tr > [friend]
releaseMemory()llvm::RegionInfoBase< Tr >
setRegionFor(BlockT *BB, RegionT *R)llvm::RegionInfoBase< Tr >
splitBlock(BlockT *NewBB, BlockT *OldBB)llvm::RegionInfoBase< Tr >
verifyAnalysis() const llvm::RegionInfoBase< Tr >
VerifyRegionInfollvm::RegionInfoBase< Tr > [static]