Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DMLInlineAdvisor.cpp203 int CostEstimate = 0; in getAdvice() local
213 CostEstimate = *IsCallSiteInlinable; in getAdvice()
233 ModelRunner->setFeature(FeatureIndex::CostEstimate, CostEstimate); in getAdvice()
/external/llvm-project/llvm/include/llvm/Analysis/
DInlineModelFeatureMaps.h36 M(CostEstimate, "cost_estimate", "total cost estimate (threshold - free)") \