Searched refs:SiteCountArraySize (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c170 uint32_t SiteCountArraySize; local
183 SiteCountArraySize =
186 if (lprofBufferIOWrite(BufferIO, SiteCountArray[I], SiteCountArraySize))

Completed in 101 milliseconds