Home
last modified time | relevance | path

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

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