Home
last modified time | relevance | path

Searched defs:InjectedCondition (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2146 bool InjectedCondition, ArrayRef<Loop *> NewLoops) { in postUnswitch()
2185 LPMUpdater &LoopUpdater, bool InsertFreeze, bool InjectedCondition) { in unswitchNontrivialInvariants()
3536 bool InjectedCondition = false; in unswitchBestCondition() local