Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp206 bool FullUnswitch) { in rewritePHINodesForExitAndUnswitchedBlocks()
339 bool FullUnswitch = false; in unswitchTrivialBranch() local
1798 bool FullUnswitch = SI || BI->getCondition() == Invariants[0]; in unswitchNontrivialInvariants() local
2291 auto ComputeUnswitchedCost = [&](TerminatorInst &TI, bool FullUnswitch) { in unswitchBestCondition()