Home
last modified time | relevance | path

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

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