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/
H A DInstrProfilingMergeFile.c24 void lprofMergeValueProfData(ValueProfData *SrcValueProfData, in lprofMergeValueProfData() function
H A DInstrProfilingInternal.h161 void lprofMergeValueProfData(struct ValueProfData *SrcValueProfData,
H A DInstrProfilingFile.c467 VPMergeHook = &lprofMergeValueProfData; in writeFile()