Searched refs:isSafeToSpeculateStore (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1890 static Value *isSafeToSpeculateStore(Instruction *I, BasicBlock *BrBB, function
2011 !(HoistCondStores && (SpeculatedStoreValue = isSafeToSpeculateStore(

Completed in 192 milliseconds