Searched refs:SpeculatedStoreValue (Results 1 – 1 of 1) sorted by relevance
2990 Value *SpeculatedStoreValue = nullptr; in SpeculativelyExecuteBB() local3024 !(HoistCondStores && (SpeculatedStoreValue = isSafeToSpeculateStore( in SpeculativelyExecuteBB()3027 if (!SpeculatedStoreValue && in SpeculativelyExecuteBB()3033 if (SpeculatedStoreValue) in SpeculativelyExecuteBB()3072 if (SpeculatedStoreValue) { in SpeculativelyExecuteBB()3076 Value *FalseV = SpeculatedStoreValue; in SpeculativelyExecuteBB()3124 if (!SpeculatedStoreValue || &I != SpeculatedStore) { in SpeculativelyExecuteBB()