Home
last modified time | relevance | path

Searched refs:lprofMergeValueProfData (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/profile/
DInstrProfilingMergeFile.c24 void lprofMergeValueProfData(ValueProfData *SrcValueProfData, in lprofMergeValueProfData() function
DInstrProfilingInternal.h161 void lprofMergeValueProfData(struct ValueProfData *SrcValueProfData,
DInstrProfilingFile.c467 VPMergeHook = &lprofMergeValueProfData; in writeFile()