Searched defs:CandidateCost (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineAdvisor.cpp | 277 int CandidateCost = IC.getCost() - 1; shouldBeDeferred() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | SimpleLoopUnswitch.cpp | 3418 InstructionCost CandidateCost = ComputeUnswitchedCost(TI, FullUnswitch); findBestNonTrivialUnswitchCandidate() local |