Home
last modified time | relevance | path

Searched defs:DebugifyCheckAndStripAll (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h64 std::optional<bool> DebugifyCheckAndStripAll; member
/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp127 static cl::opt<cl::boolOrDefault> DebugifyCheckAndStripAll( variable