|
LLVM
4.0.0
|
#include <RegionInfo.h>
Public Member Functions | |
| RegionNode (Region *Parent, BasicBlock *Entry, bool isSubRegion=false) | |
| bool | operator== (const Region &RN) const |
Public Member Functions inherited from llvm::RegionNodeBase< RegionTraits< Function > > | |
| 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< Function > > | |
| typedef RegionTraits< Function > ::BlockT | BlockT |
| typedef RegionTraits< Function > ::RegionT | RegionT |
Protected Member Functions inherited from llvm::RegionNodeBase< RegionTraits< Function > > | |
| RegionNodeBase (RegionT *Parent, BlockT *Entry, bool isSubRegion=false) | |
| Create a RegionNode. More... | |
Definition at line 853 of file RegionInfo.h.
|
inline |
Definition at line 855 of file RegionInfo.h.
Definition at line 858 of file RegionInfo.h.
References llvm::NVPTX::PTXCvtMode::RN.
1.8.6