Searched refs:SpeculatedStoreValue (Results 1 – 1 of 1) sorted by relevance
2902 Value *SpeculatedStoreValue = nullptr; in SpeculativelyExecuteBB() local2936 !(HoistCondStores && (SpeculatedStoreValue = isSafeToSpeculateStore( in SpeculativelyExecuteBB()2939 if (!SpeculatedStoreValue && in SpeculativelyExecuteBB()2945 if (SpeculatedStoreValue) in SpeculativelyExecuteBB()2984 if (SpeculatedStoreValue) { in SpeculativelyExecuteBB()2988 Value *FalseV = SpeculatedStoreValue; in SpeculativelyExecuteBB()3034 if (!SpeculatedStoreValue || &I != SpeculatedStore) { in SpeculativelyExecuteBB()