Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp282 static cl::opt<bool> TryUseNewDbgInfoFormat( variable
465 if (TryUseNewDbgInfoFormat) { in main()
471 (void)TryUseNewDbgInfoFormat; in main()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp205 static cl::opt<bool> TryUseNewDbgInfoFormat( variable
370 if (TryUseNewDbgInfoFormat) { in main()
376 (void)TryUseNewDbgInfoFormat; in main()