Synopsis
Declared in <llvm/CodeGen/MachineRegionInfo.h>
class MachineRegionNode
: public RegionNodeBase<RegionTraits<MachineFunction>>
Base Classes
Name |
Description |
A RegionNode represents a subregion or a BasicBlock that is part of a Region. |
Member Functions
Name |
Description |
|
|
|
Assignment operator |
Get the entry BasicBlock of this RegionNode. |
|
Get the content of this RegionNode. |
|
Get the parent Region of this RegionNode. |
|
Is this RegionNode a subregion? |
|
Equality operator |
Created with MrDocs