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

References

lib/ProfileData/InstrProfReader.cpp
  222             Value = 0;
  226             Value = IndexedInstrProf::ComputeHash(VD.first);
  229           READ_NUM(VD.first, Value);
  232         CurrentValues.push_back({Value, TakenCount});