Searched refs:SpeculatedStoreValue (Results 1 – 1 of 1) sorted by relevance
1517 Value *SpeculatedStoreValue = nullptr; in SpeculativelyExecuteBB() local1535 !(HoistCondStores && (SpeculatedStoreValue = isSafeToSpeculateStore( in SpeculativelyExecuteBB()1538 if (!SpeculatedStoreValue && in SpeculativelyExecuteBB()1544 if (SpeculatedStoreValue) in SpeculativelyExecuteBB()1617 if (!HaveRewritablePHIs && !(HoistCondStores && SpeculatedStoreValue)) in SpeculativelyExecuteBB()1624 if (SpeculatedStoreValue) { in SpeculativelyExecuteBB()1627 Value *FalseV = SpeculatedStoreValue; in SpeculativelyExecuteBB()