Searched refs:WriteNewDbgInfoFormat (Results 1 – 7 of 7) sorted by relevance
25 extern cl::opt<bool> WriteNewDbgInfoFormat;38 ScopedDbgInfoFormatSetter FormatSetter(M, WriteNewDbgInfoFormat); in run()42 if (WriteNewDbgInfoFormat) in run()82 ScopedDbgInfoFormatSetter FormatSetter(F, WriteNewDbgInfoFormat); in run()
26 cl::opt<bool> WriteNewDbgInfoFormat( variable50 ScopedDbgInfoFormatSetter FormatSetter(M, WriteNewDbgInfoFormat); in runOnModule()54 if (WriteNewDbgInfoFormat) in runOnModule()98 ScopedDbgInfoFormatSetter FormatSetter(F, WriteNewDbgInfoFormat); in runOnFunction()
83 extern cl::opt<bool> WriteNewDbgInfoFormat;261 M->setIsNewDbgInfoFormat(WriteNewDbgInfoFormat); in main()262 if (WriteNewDbgInfoFormat) in main()
139 extern cl::opt<bool> WriteNewDbgInfoFormat;554 SetFormat(WriteNewDbgInfoFormat); in main()
72 extern cl::opt<bool> WriteNewDbgInfoFormat;1002 WriteNewDbgInfoFormat); in printMIR()1012 const_cast<Function &>(MF.getFunction()), WriteNewDbgInfoFormat); in printMIR()
116 extern cl::opt<bool> WriteNewDbgInfoFormat;6922 WriteNewDbgInfoFormat = SeenDebugRecord; in materialize()
69 extern cl::opt<bool> WriteNewDbgInfoFormat;217 WriteNewDbgInfoFormat = SeenNewDbgInfoFormat; in validateEndOfModule()