Function OmpSupport::categorizeMapClauseVariables#
Defined in File omp_lowering.h
Function Documentation#
-
void OmpSupport::categorizeMapClauseVariables(const SgInitializedNamePtrList &all_vars, std::map<SgSymbol*, std::vector<std::pair<SgExpression*, SgExpression*>>> &array_dimensions, std::set<SgSymbol*> &array_syms, std::set<SgSymbol*> &atom_syms)#
Categorize mapped variables.