Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DMLInlineAdvisor.cpp205 auto IsCallSiteInlinable = in getAdvice() local
207 if (!IsCallSiteInlinable) { in getAdvice()
213 CostEstimate = *IsCallSiteInlinable; in getAdvice()