Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp209 auto IsCallSiteInlinable = in getAdviceImpl() local
211 if (!IsCallSiteInlinable) { in getAdviceImpl()
217 CostEstimate = *IsCallSiteInlinable; in getAdviceImpl()