LLVM API Documentation

Public Member Functions
llvm::RegionNode Class Reference

#include <RegionInfo.h>

Inheritance diagram for llvm::RegionNode:
Inheritance graph
[legend]
Collaboration diagram for llvm::RegionNode:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RegionNode (Region *Parent, BasicBlock *Entry, bool isSubRegion=false)
 ~RegionNode ()
bool operator== (const Region &RN) const

Detailed Description

Definition at line 814 of file RegionInfo.h.


Constructor & Destructor Documentation

llvm::RegionNode::RegionNode ( Region Parent,
BasicBlock Entry,
bool  isSubRegion = false 
) [inline]

Definition at line 816 of file RegionInfo.h.

Definition at line 819 of file RegionInfo.h.


Member Function Documentation

bool llvm::RegionNode::operator== ( const Region RN) const [inline]

Definition at line 821 of file RegionInfo.h.

References llvm::NVPTX::PTXCvtMode::RN.


The documentation for this class was generated from the following file: