Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp114 AllowDeepWrapper("attributor-allow-deep-wrappers", cl::Hidden, variable
1939 if (!AllowDeepWrapper && !Force) in internalizeFunction()
2812 if (AllowDeepWrapper) { in runAttributorOnFunctions()