Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp177 return llvm::shouldInline( in getDefaultInlineAdvice()
412 llvm::shouldInline(CallBase &CB, TargetTransformInfo &CalleeTTI, in shouldInline() function in llvm
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h372 shouldInline(CallBase &CB, TargetTransformInfo &CalleeTTI,
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc12197 {"_ZN4llvm7Inliner12shouldInlineENS_8CallSiteE", "llvm::Inliner::shouldInline(llvm::CallSite)"},