Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h182 bool WrapWithDebugify = Mode != DebugifyMode::NoDebugify && in add() local
185 if (!WrapWithDebugify) { in add()