Searched refs:StoredOnce (Results 1 – 3 of 3) sorted by relevance
108 } else if (GS.StoredType < GlobalStatus::StoredOnce) { in analyzeGlobalAux()109 GS.StoredType = GlobalStatus::StoredOnce; in analyzeGlobalAux()111 } else if (GS.StoredType == GlobalStatus::StoredOnce && in analyzeGlobalAux()
49 StoredOnce, enumerator
1815 } else if (GS.StoredType == GlobalStatus::StoredOnce) { in ProcessInternalGlobal()