Searched refs:StoredOnce (Results 1 – 3 of 3) sorted by relevance
54 GS.StoredType = GlobalStatus::StoredOnce; in analyzeGlobalAux()115 } else if (GS.StoredType < GlobalStatus::StoredOnce) { in analyzeGlobalAux()116 GS.StoredType = GlobalStatus::StoredOnce; in analyzeGlobalAux()118 } else if (GS.StoredType == GlobalStatus::StoredOnce && in analyzeGlobalAux()
49 StoredOnce, enumerator
1897 if (GS.StoredType == GlobalStatus::StoredOnce && GS.StoredOnceValue) { in processInternalGlobal()