Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp196 static cl::opt<bool> EnableDebugify( variable
H A DNewPMDriver.cpp333 bool EnableDebugify, bool VerifyDIPreserve) { in runPassPipeline()