Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c24 void lprofMergeValueProfData(ValueProfData *SrcValueProfData, in lprofMergeValueProfData() function
H A DInstrProfilingInternal.h167 void lprofMergeValueProfData(struct ValueProfData *SrcValueProfData,
H A DInstrProfilingFile.c515 VPMergeHook = &lprofMergeValueProfData; in writeFile()