Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp1032 size_t CoverageMappingSize = RawCoverageMappings.size(); in emit() local
1033 size_t FilenamesSize = OS.str().size() - CoverageMappingSize; in emit()
1037 CoverageMappingSize += 8 - Rem; in emit()
/external/llvm/include/llvm/ProfileData/
DInstrProfData.inc230 llvm::ConstantInt::get(Int32Ty, CoverageMappingSize))
/external/compiler-rt/lib/profile/
DInstrProfData.inc230 llvm::ConstantInt::get(Int32Ty, CoverageMappingSize))
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfData.inc243 llvm::ConstantInt::get(Int32Ty, CoverageMappingSize))
/external/llvm-project/compiler-rt/include/profile/
DInstrProfData.inc255 llvm::ConstantInt::get(Int32Ty, CoverageMappingSize))
/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp1534 const unsigned CoverageMappingSize = 0; in emit() local
/external/llvm-project/llvm/include/llvm/ProfileData/
DInstrProfData.inc255 llvm::ConstantInt::get(Int32Ty, CoverageMappingSize))