Searched defs:EnableDebugify (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/tools/opt/ | ||
H A D | opt.cpp | 196 static cl::opt<bool> EnableDebugify( variable |
H A D | NewPMDriver.cpp | 333 bool EnableDebugify, bool VerifyDIPreserve) { in runPassPipeline() |