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

References

tools/llvm-profdata/llvm-profdata.cpp
  301   if (OutputFormat != PF_Binary && OutputFormat != PF_Compact_Binary &&
  301   if (OutputFormat != PF_Binary && OutputFormat != PF_Compact_Binary &&
  302       OutputFormat != PF_Ext_Binary && OutputFormat != PF_Text)
  302       OutputFormat != PF_Ext_Binary && OutputFormat != PF_Text)
  371   if (OutputFormat == PF_Text) {