Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp225 bool FullUnswitch) { in rewritePHINodesForExitAndUnswitchedBlocks()
376 bool FullUnswitch = false; in unswitchTrivialBranch() local
1931 bool FullUnswitch = SI || BI->getCondition() == Invariants[0]; in unswitchNontrivialInvariants() local
2689 auto ComputeUnswitchedCost = [&](Instruction &TI, bool FullUnswitch) { in unswitchBestCondition()