Searched refs:StoredOnce (Results 1 – 3 of 3) sorted by relevance
68 GS.StoredType = GlobalStatus::StoredOnce; in analyzeGlobalAux()133 } else if (GS.StoredType < GlobalStatus::StoredOnce) { in analyzeGlobalAux()134 GS.StoredType = GlobalStatus::StoredOnce; in analyzeGlobalAux()136 } else if (GS.StoredType == GlobalStatus::StoredOnce && in analyzeGlobalAux()
54 StoredOnce, enumerator68 return (StoredType == StoredOnce && StoredOnceStore) in getStoredOnceValue()
1548 if (GS.StoredType == GlobalStatus::StoredOnce && StoredOnceValue) { in processInternalGlobal()