Searched refs:SpeculatedStoreValue (Results 1 – 1 of 1) sorted by relevance
2405 Value *SpeculatedStoreValue = nullptr; in SpeculativelyExecuteBB() local2437 !(HoistCondStores && (SpeculatedStoreValue = isSafeToSpeculateStore( in SpeculativelyExecuteBB()2440 if (!SpeculatedStoreValue && in SpeculativelyExecuteBB()2446 if (SpeculatedStoreValue) in SpeculativelyExecuteBB()2488 if (SpeculatedStoreValue) { in SpeculativelyExecuteBB()2491 Value *FalseV = SpeculatedStoreValue; in SpeculativelyExecuteBB()2508 if (!SpeculatedStoreValue || &I != SpeculatedStore) in SpeculativelyExecuteBB()