Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp238 bool FullUnswitch) { in rewritePHINodesForExitAndUnswitchedBlocks()
389 bool FullUnswitch = false; in unswitchTrivialBranch() local
1977 bool FullUnswitch = SI || BI->getCondition() == Invariants[0]; in unswitchNontrivialInvariants() local
2765 bool FullUnswitch) -> InstructionCost { in unswitchBestCondition()