Searched refs:SpeculatedStoreValue (Results 1 – 1 of 1) sorted by relevance
3049 Value *SpeculatedStoreValue = nullptr; in SpeculativelyExecuteBB() local3083 !(HoistCondStores && (SpeculatedStoreValue = isSafeToSpeculateStore( in SpeculativelyExecuteBB()3086 if (!SpeculatedStoreValue && in SpeculativelyExecuteBB()3092 if (SpeculatedStoreValue) in SpeculativelyExecuteBB()3131 if (SpeculatedStoreValue) { in SpeculativelyExecuteBB()3135 Value *FalseV = SpeculatedStoreValue; in SpeculativelyExecuteBB()3183 if (!SpeculatedStoreValue || &I != SpeculatedStore) { in SpeculativelyExecuteBB()