Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp394 int CostEstimate = 0; in getAdviceImpl() local
404 CostEstimate = *IsCallSiteInlinable; in getAdviceImpl()
444 *ModelRunner->getTensor<int64_t>(FeatureIndex::cost_estimate) = CostEstimate; in getAdviceImpl()