Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp278 int CandidateCost = IC.getCost() - 1; in shouldBeDeferred() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp3439 InstructionCost CandidateCost = ComputeUnswitchedCost(TI, FullUnswitch); findBestNonTrivialUnswitchCandidate() local