Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h241 bool WrapWithDebugify = Mode != DebugifyMode::NoDebugify && in add() local
244 if (!WrapWithDebugify) { in add()