Get the parent of the Region.

Synopsis

Declared in <llvm/Analysis/RegionInfo.h>

RegionT*
getParent() const;

Return Value

The parent of the Region or NULL if this is a top level Region.

Created with MrDocs