Searched defs:FullUnswitch (Results 1 – 1 of 1) sorted by relevance
225 bool FullUnswitch) { in rewritePHINodesForExitAndUnswitchedBlocks()376 bool FullUnswitch = false; in unswitchTrivialBranch() local1931 bool FullUnswitch = SI || BI->getCondition() == Invariants[0]; in unswitchNontrivialInvariants() local2689 auto ComputeUnswitchedCost = [&](Instruction &TI, bool FullUnswitch) { in unswitchBestCondition()