Function OmpSupport::replaceVariablesWithPointerDereference#
Defined in File omp_lowering.h
Function Documentation#
-
int OmpSupport::replaceVariablesWithPointerDereference(SgNode *root, std::set<SgVariableSymbol*> &vars)#
Replace all variable references in a set by pointers to the variable.