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

References

include/llvm/ProfileData/SampleProfReader.h
  368     Fname = getRepInFormat(Fname, getFormat(), FGUID);
lib/ProfileData/SampleProfReader.cpp
 1215   if (Reader.getFormat() == SPF_Compact_Binary) {
 1360   FunctionSamples::Format = Reader->getFormat();
lib/Transforms/IPO/SampleProfile.cpp
  208     if (CurrentReader.getFormat() != SPF_Compact_Binary)
  234     if (CurrentReader.getFormat() != SPF_Compact_Binary)