Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Dopt.cpp283 bool WrapWithDebugify = DebugifyEach && !P->getAsImmutablePass() && in add() local
285 if (!WrapWithDebugify) { in add()