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

Declarations

projects/compiler-rt/lib/profile/InstrProfilingInternal.h
  107 struct ValueProfData;

References

projects/compiler-rt/lib/profile/InstrProfilingInternal.h
  122   struct ValueProfRecord *(*GetFirstValueProfRecord)(struct ValueProfData *);
  155 void lprofMergeValueProfData(struct ValueProfData *SrcValueProfData,
  187 extern void (*VPMergeHook)(struct ValueProfData *, __llvm_profile_data *);
projects/compiler-rt/lib/profile/InstrProfilingMergeFile.c
   24 void lprofMergeValueProfData(ValueProfData *SrcValueProfData,