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

References

lib/ProfileData/InstrProfReader.cpp
  201   Line++;
  204     VP_READ_ADVANCE(ValueKind);
  207     VP_READ_ADVANCE(NumValueSites);
  213       VP_READ_ADVANCE(NumValueData);
  233         Line++;
  256   Record.Name = *Line++;
  263   if ((Line++)->getAsInteger(0, Record.Hash))
  270   if ((Line++)->getAsInteger(10, NumCounters))
  282     if ((Line++)->getAsInteger(10, Count))