Home
last modified time | relevance | path

Searched refs:HoistCondStores (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp74 static cl::opt<bool> HoistCondStores( variable
1640 !(HoistCondStores && (SpeculatedStoreValue = isSafeToSpeculateStore( in SpeculativelyExecuteBB()
1721 if (!HaveRewritablePHIs && !(HoistCondStores && SpeculatedStoreValue)) in SpeculativelyExecuteBB()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp104 static cl::opt<bool> HoistCondStores( variable
1973 !(HoistCondStores && (SpeculatedStoreValue = isSafeToSpeculateStore( in SpeculativelyExecuteBB()
2053 if (!HaveRewritablePHIs && !(HoistCondStores && SpeculatedStoreValue)) in SpeculativelyExecuteBB()