Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineAdvisor.cpp222 int CandidateCost = IC.getCost() - 1; in shouldBeDeferred() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2824 InstructionCost CandidateCost = ComputeUnswitchedCost( in unswitchBestCondition() local