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

Declarations

include/llvm/ProfileData/InstrProfData.inc
  440 getValueProfRecordValueData(ValueProfRecord *VPR);

References

include/llvm/ProfileData/InstrProfData.inc
  560   InstrProfValueData *DstVD = getValueProfRecordValueData(This);
lib/ProfileData/InstrProf.cpp
  792   InstrProfValueData *ValueData = getValueProfRecordValueData(this);
  815   InstrProfValueData *VD = getValueProfRecordValueData(this);