Get the parent of the Region.
Declared in <llvm/Analysis/RegionInfo.h>
<llvm/Analysis/RegionInfo.h>
RegionT* getParent() const;
The parent of the Region or NULL if this is a top level Region.
Created with MrDocs