LLVM  3.7.0
llvm::MachineRegionNode Member List

This is the complete list of members for llvm::MachineRegionNode, including all inherited members.

BlockT typedefllvm::RegionNodeBase< RegionTraits< MachineFunction > >
getEntry() constllvm::RegionNodeBase< RegionTraits< MachineFunction > >inline
getNodeAs() constllvm::RegionNodeBase< RegionTraits< MachineFunction > >inline
getParent() constllvm::RegionNodeBase< RegionTraits< MachineFunction > >inline
isSubRegion() constllvm::RegionNodeBase< RegionTraits< MachineFunction > >inline
MachineRegionNode(MachineRegion *Parent, MachineBasicBlock *Entry, bool isSubRegion=false)llvm::MachineRegionNodeinline
operator==(const MachineRegion &RN) const llvm::MachineRegionNodeinline
RegionNodeBase(RegionT *Parent, BlockT *Entry, bool isSubRegion=false)llvm::RegionNodeBase< RegionTraits< MachineFunction > >inlineprotected
RegionT typedefllvm::RegionNodeBase< RegionTraits< MachineFunction > >