Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp395 const auto CostFeatures = in getAdviceImpl() local
397 if (!CostFeatures) { in getAdviceImpl()
442 static_cast<InlineCostFeatureIndex>(I))) = CostFeatures->at(I); in getAdviceImpl()