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

References

tools/llvm-profdata/llvm-profdata.cpp
  905       if (!ShownFunctions)
  908       ++ShownFunctions;
  957     OS << "Functions shown: " << ShownFunctions << "\n";
  980   if (ShownFunctions && ShowIndirectCallTargets) {
  986   if (ShownFunctions && ShowMemOPSizes) {