Searched refs:PrintChanged (Results 1 – 1 of 1) sorted by relevance
84 static cl::opt<ChangePrinter> PrintChanged( variable533 if (PrintChanged == ChangePrinter::PrintChangedVerbose || in registerCallbacks()534 PrintChanged == ChangePrinter::PrintChangedQuiet) in registerCallbacks()1208 if (PrintChanged == ChangePrinter::PrintChangedDiffVerbose || in registerCallbacks()1209 PrintChanged == ChangePrinter::PrintChangedDiffQuiet || in registerCallbacks()1210 PrintChanged == ChangePrinter::PrintChangedColourDiffVerbose || in registerCallbacks()1211 PrintChanged == ChangePrinter::PrintChangedColourDiffQuiet) in registerCallbacks()1218 PrintChangedIR(PrintChanged == ChangePrinter::PrintChangedVerbose), in StandardInstrumentations()1220 PrintChanged == ChangePrinter::PrintChangedDiffVerbose || in StandardInstrumentations()1221 PrintChanged == ChangePrinter::PrintChangedColourDiffVerbose, in StandardInstrumentations()[all …]