Function OmpSupport::collectThreadprivateVariables

Function OmpSupport::collectThreadprivateVariables#

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.