Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DInlineSimple.cpp99 bool DisableInlineHotCallSite) { in createFunctionInliningPass() argument
101 if (DisableInlineHotCallSite) in createFunctionInliningPass()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/
H A DIPO.h110 bool DisableInlineHotCallSite);