Searched refs:SpeculatedStoreValue (Results 1 – 1 of 1) sorted by relevance
2775 Value *SpeculatedStoreValue = nullptr; in SpeculativelyExecuteBB() local2807 !(HoistCondStores && (SpeculatedStoreValue = isSafeToSpeculateStore( in SpeculativelyExecuteBB()2810 if (!SpeculatedStoreValue && in SpeculativelyExecuteBB()2816 if (SpeculatedStoreValue) in SpeculativelyExecuteBB()2858 if (SpeculatedStoreValue) { in SpeculativelyExecuteBB()2861 Value *FalseV = SpeculatedStoreValue; in SpeculativelyExecuteBB()2878 if (!SpeculatedStoreValue || &I != SpeculatedStore) in SpeculativelyExecuteBB()