Home
last modified time | relevance | path

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

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