Skip to content

OmpSupport::getEnclosingRegionOrFuncDefinition

Find an enclosing parallel region or function definition's body

Synopsis

Declared in <src/midend/programTransformation/ompLowering/omp_lowering.h>

SgBasicBlock*
getEnclosingRegionOrFuncDefinition(SgNode*);

Return Value

This class represents the concept of a block (not a basic block from control flow analysis).

Created with MrDocs