Searched refs:HoistCondStores (Results 1 – 2 of 2) sorted by relevance
74 static cl::opt<bool> HoistCondStores( variable1640 !(HoistCondStores && (SpeculatedStoreValue = isSafeToSpeculateStore( in SpeculativelyExecuteBB()1721 if (!HaveRewritablePHIs && !(HoistCondStores && SpeculatedStoreValue)) in SpeculativelyExecuteBB()
104 static cl::opt<bool> HoistCondStores( variable1973 !(HoistCondStores && (SpeculatedStoreValue = isSafeToSpeculateStore( in SpeculativelyExecuteBB()2053 if (!HaveRewritablePHIs && !(HoistCondStores && SpeculatedStoreValue)) in SpeculativelyExecuteBB()