Searched refs:StoredOnceValue (Results 1 – 1 of 1) sorted by relevance
138 Value *StoredOnceValue; member158 StoredOnceValue(0), AccessingFunction(0), in GlobalStatus()246 GS.StoredOnceValue = StoredVal; in AnalyzeGlobal()248 GS.StoredOnceValue == StoredVal) { in AnalyzeGlobal()2013 if (Constant *SOVConstant = dyn_cast<Constant>(GS.StoredOnceValue)) in ProcessInternalGlobal()2035 if (OptimizeOnceStoredGlobal(GV, GS.StoredOnceValue, GS.Ordering, GVI, in ProcessInternalGlobal()2041 if (Constant *SOVConstant = dyn_cast<Constant>(GS.StoredOnceValue)) in ProcessInternalGlobal()