Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp163 return llvm::shouldInline( in getDefaultInlineAdvice()
377 llvm::shouldInline(CallBase &CB, in shouldInline() function in llvm
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h375 shouldInline(CallBase &CB, function_ref<InlineCost(CallBase &CB)> GetInlineCost,