Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1395 size_t CoverageMappingSize = RawCoverageMappings.size(); in emit() local
1396 size_t FilenamesSize = OS.str().size() - CoverageMappingSize; in emit()
1400 CoverageMappingSize += 8 - Rem; in emit()
/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfData.inc242 llvm::ConstantInt::get(Int32Ty, CoverageMappingSize))
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc242 llvm::ConstantInt::get(Int32Ty, CoverageMappingSize))