reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/opt/opt.cpp
  546   if (AnalyzeOnly && NoOutput) {
  604   if (NoOutput) {
  657   if (!Force && !NoOutput && !AnalyzeOnly && !OutputAssembly)
  659       NoOutput = true;
  666     if (!NoOutput)
  732     NoOutput = true;
  867   if (!NoOutput && !AnalyzeOnly) {
  928   if (!NoOutput || PrintBreakpoints)