Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp330 const auto CostFeatures = in getAdviceImpl() local
332 if (!CostFeatures) { in getAdviceImpl()
372 static_cast<InlineCostFeatureIndex>(I))) = CostFeatures->at(I); in getAdviceImpl()