LLVM API Documentation
#include <MachineRegionInfo.h>


Public Member Functions | |
| MachineRegionNode (MachineRegion *Parent, MachineBasicBlock *Entry, bool isSubRegion=false) | |
| ~MachineRegionNode () | |
| bool | operator== (const MachineRegion &RN) const |
Definition at line 51 of file MachineRegionInfo.h.
| llvm::MachineRegionNode::MachineRegionNode | ( | MachineRegion * | Parent, |
| MachineBasicBlock * | Entry, | ||
| bool | isSubRegion = false |
||
| ) | [inline] |
Definition at line 53 of file MachineRegionInfo.h.
| llvm::MachineRegionNode::~MachineRegionNode | ( | ) | [inline] |
Definition at line 60 of file MachineRegionInfo.h.
| bool llvm::MachineRegionNode::operator== | ( | const MachineRegion & | RN | ) | const [inline] |
Definition at line 62 of file MachineRegionInfo.h.
References llvm::NVPTX::PTXCvtMode::RN.