Home
last modified time | relevance | path

Searched refs:ComputeUnswitchedCost (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp3377 auto ComputeUnswitchedCost = [&](Instruction &TI, in findBestNonTrivialUnswitchCandidate() local
3447 InstructionCost CandidateCost = ComputeUnswitchedCost(TI, FullUnswitch); in findBestNonTrivialUnswitchCandidate()