Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h239 bool WrapWithDebugify = Mode != DebugifyMode::NoDebugify && in add() local
242 if (!WrapWithDebugify) { in add()