Function OmpSupport::replaceVariablesWithPointerDereference

Function OmpSupport::replaceVariablesWithPointerDereference#

Function Documentation#

int OmpSupport::replaceVariablesWithPointerDereference(SgNode *root, std::set<SgVariableSymbol*> &vars)#

Replace all variable references in a set by pointers to the variable.