Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp302 DebugifyEachInstrumentation Debugify; in runPassPipeline() local
304 Debugify.registerCallbacks(PIC); in runPassPipeline()
472 exportDebugifyStats(DebugifyExport, Debugify.StatsMap); in runPassPipeline()
/freebsd-13.1/lib/clang/libllvm/
H A DMakefile1651 SRCS_MIN+= Transforms/Utils/Debugify.cpp