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

Declarations

projects/compiler-rt/lib/profile/InstrProfData.inc
  436 getFirstValueProfRecord(ValueProfData *VPD);

References

projects/compiler-rt/lib/profile/InstrProfData.inc
  589   ValueProfRecord *VR = getFirstValueProfRecord(VPD);
projects/compiler-rt/lib/profile/InstrProfilingMergeFile.c
   28   ValueProfRecord *VR = getFirstValueProfRecord(SrcValueProfData);
projects/compiler-rt/lib/profile/InstrProfilingValue.c
  366     getFirstValueProfRecord,          getNumValueDataForSiteWrapper,