|
LLVM
3.7.0
|
#include <MachineRegionInfo.h>
Public Member Functions | |
| MachineRegionNode (MachineRegion *Parent, MachineBasicBlock *Entry, bool isSubRegion=false) | |
| bool | operator== (const MachineRegion &RN) const |
Public Member Functions inherited from llvm::RegionNodeBase< RegionTraits< MachineFunction > > | |
| RegionT * | getParent () const |
| Get the parent Region of this RegionNode. More... | |
| BlockT * | getEntry () const |
| Get the entry BasicBlock of this RegionNode. More... | |
| T * | getNodeAs () const |
| Get the content of this RegionNode. More... | |
| bool | isSubRegion () const |
| Is this RegionNode a subregion? More... | |
Additional Inherited Members | |
Public Types inherited from llvm::RegionNodeBase< RegionTraits< MachineFunction > > | |
| typedef RegionTraits < MachineFunction >::BlockT | BlockT |
| typedef RegionTraits < MachineFunction >::RegionT | RegionT |
Protected Member Functions inherited from llvm::RegionNodeBase< RegionTraits< MachineFunction > > | |
| RegionNodeBase (RegionT *Parent, BlockT *Entry, bool isSubRegion=false) | |
| Create a RegionNode. More... | |
Definition at line 51 of file MachineRegionInfo.h.
|
inline |
Definition at line 53 of file MachineRegionInfo.h.
|
inline |
Definition at line 60 of file MachineRegionInfo.h.
References llvm::NVPTX::PTXCvtMode::RN.
1.8.6