Searched refs:UseNewDbgInfoFormat (Results 1 – 18 of 18) sorted by relevance
70 extern cl::opt<bool> UseNewDbgInfoFormat;146 M->setIsNewDbgInfoFormat(UseNewDbgInfoFormat && in main()
24 extern llvm::cl::opt<bool> UseNewDbgInfoFormat;69 ScopedDbgInfoFormatSetter FormatSetter(IR, UseNewDbgInfoFormat); in run()
137 extern cl::opt<bool> UseNewDbgInfoFormat;557 SetFormat(UseNewDbgInfoFormat && WriteNewDbgInfoFormatToBitcode); in main()
195 extern cl::opt<bool> UseNewDbgInfoFormat;241 UseNewDbgInfoFormat = true; in run()
210 extern cl::opt<bool> UseNewDbgInfoFormat;372 UseNewDbgInfoFormat = true; in main()
288 extern cl::opt<bool> UseNewDbgInfoFormat;470 UseNewDbgInfoFormat = true; in optMain()
57 extern cl::opt<bool> UseNewDbgInfoFormat;77 IsNewDbgInfoFormat(UseNewDbgInfoFormat) { in Module()
33 cl::opt<bool> UseNewDbgInfoFormat( variable184 IsNewDbgInfoFormat(UseNewDbgInfoFormat), Parent(nullptr) { in BasicBlock()
34 extern cl::opt<bool> UseNewDbgInfoFormat;534 ScopedDbgInfoFormatSetter FormatSetter(M, UseNewDbgInfoFormat); in run()
86 extern cl::opt<bool> UseNewDbgInfoFormat;485 NumArgs(Ty->getNumParams()), IsNewDbgInfoFormat(UseNewDbgInfoFormat) { in Function()
124 extern cl::opt<bool> UseNewDbgInfoFormat;
272 extern cl::opt<bool> UseNewDbgInfoFormat;957 UseNewDbgInfoFormat = true; in main()
91 extern cl::opt<bool> UseNewDbgInfoFormat;1664 if (!UseNewDbgInfoFormat) { in insertDbgValueOrDbgVariableRecord()1681 if (!UseNewDbgInfoFormat) { in insertDbgValueOrDbgVariableRecordAfter()1802 assert(UseNewDbgInfoFormat); in ConvertDebugDeclareToDebugValue()1869 assert(UseNewDbgInfoFormat); in ConvertDebugDeclareToDebugValue()
47 extern cl::opt<bool> UseNewDbgInfoFormat;1278 if (UseNewDbgInfoFormat) { in buildFrameDebugInfo()1919 if (UseNewDbgInfoFormat) { in insertSpills()
69 extern cl::opt<bool> UseNewDbgInfoFormat;595 CombinedModule->IsNewDbgInfoFormat = UseNewDbgInfoFormat; in RegularLTOState()
113 extern cl::opt<bool> UseNewDbgInfoFormat;4399 UseNewDbgInfoFormat && in parseModule()6920 UseNewDbgInfoFormat = SeenDebugRecord; in materialize()
66 extern llvm::cl::opt<bool> UseNewDbgInfoFormat;215 UseNewDbgInfoFormat = SeenNewDbgInfoFormat; in validateEndOfModule()454 M->setIsNewDbgInfoFormat(UseNewDbgInfoFormat); in validateEndOfModule()
104 extern llvm::cl::opt<bool> UseNewDbgInfoFormat;