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

Declarations

projects/compiler-rt/lib/profile/InstrProfData.inc
  438 getValueProfRecordNext(ValueProfRecord *VPR);

References

projects/compiler-rt/lib/profile/InstrProfData.inc
  595     VR = getValueProfRecordNext(VR);
projects/compiler-rt/lib/profile/InstrProfilingMergeFile.c
   41     VR = getValueProfRecordNext(VR);