Function OmpSupport::collectThreadprivateVariables#
Defined in File omp_lowering.h
Function Documentation#
-
std::set<SgInitializedName*> OmpSupport::collectThreadprivateVariables()#
Collect threadprivate variables within the current project, return a set to avoid duplicated elements. No input parameters are needed since it finds match from memory pools.