Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp473 uint32_t CoverageSize = CovHeader->getCoverageSize<Endian>(); in readFunctionRecords() local
493 Buf += CoverageSize; in readFunctionRecords()
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h752 return support::endian::byte_swap<uint32_t, Endian>(CoverageSize); in getCoverageSize()
/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfData.inc241 COVMAP_HEADER(uint32_t, Int32Ty, CoverageSize, \
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc241 COVMAP_HEADER(uint32_t, Int32Ty, CoverageSize, \