Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/opt/
H A Dopt.cpp287 bool WrapWithDebugify = DebugifyEach && !P->getAsImmutablePass() && in add() local
289 if (!WrapWithDebugify) { in add()