Searched refs:StoredType (Results 1 – 2 of 2) sorted by relevance
115 enum StoredType { enum134 } StoredType; member157 GlobalStatus() : isCompared(false), isLoaded(false), StoredType(NotStored), in GlobalStatus()233 if (GS.StoredType != GlobalStatus::isStored) { in AnalyzeGlobal()238 if (GS.StoredType < GlobalStatus::isInitializerStored) in AnalyzeGlobal()239 GS.StoredType = GlobalStatus::isInitializerStored; in AnalyzeGlobal()242 if (GS.StoredType < GlobalStatus::isInitializerStored) in AnalyzeGlobal()243 GS.StoredType = GlobalStatus::isInitializerStored; in AnalyzeGlobal()244 } else if (GS.StoredType < GlobalStatus::isStoredOnce) { in AnalyzeGlobal()245 GS.StoredType = GlobalStatus::isStoredOnce; in AnalyzeGlobal()[all …]
7699 (StoredTypeWithDirtyFlag::operator StoredType):35317 (LazilyUpdatedType::operator StoredType):