Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInlineSimple.cpp105 bool DisableInlineHotCallSite) { in createFunctionInliningPass() argument
107 if (DisableInlineHotCallSite) in createFunctionInliningPass()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DIPO.h116 bool DisableInlineHotCallSite);