Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c143 const char *SrcCountersEnd, *SrcCounter; in __llvm_profile_merge_from_buffer() local
155 SrcCountersEnd = SrcCountersStart + in __llvm_profile_merge_from_buffer()
157 SrcBitmapStart = SrcCountersEnd; in __llvm_profile_merge_from_buffer()
169 SrcCounter < SrcCountersEnd;) { in __llvm_profile_merge_from_buffer()