Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/opt/
H A Dopt.cpp204 static cl::opt<bool> VerifyDebugInfoPreserve( variable
787 VerifyDebugInfoPreserve) in main()
810 (VerifyDebugInfoPreserve && !VerifyEachDebugInfoPreserve); in main()
822 } else if (VerifyDebugInfoPreserve) { in main()
938 else if (VerifyDebugInfoPreserve) { in main()