Home
last modified time | relevance | path

Searched defs:SrcValueProfData (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c24 void lprofMergeValueProfData(ValueProfData *SrcValueProfData, in lprofMergeValueProfData()
H A DInstrProfilingMerge.c146 const char *SrcValueProfDataStart, *SrcValueProfData; in __llvm_profile_merge_from_buffer() local