Searched refs:ComputeUnswitchedCost (Results 1 – 1 of 1) sorted by relevance
3370 auto ComputeUnswitchedCost = [&](Instruction &TI, in findBestNonTrivialUnswitchCandidate() 3440 InstructionCost CandidateCost = ComputeUnswitchedCost(TI, FullUnswitch); in findBestNonTrivialUnswitchCandidate() 3369 auto ComputeUnswitchedCost = [&](Instruction &TI, findBestNonTrivialUnswitchCandidate() local