Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp587 using FuncRecordType = typedef in __anonde929b050211::VersionedCovMapFuncRecordReader
609 Error insertFunctionRecordIfNeeded(const FuncRecordType *CFR, in insertFunctionRecordIfNeeded()
684 CovBuf += NRecords * sizeof(FuncRecordType); in readCoverageHeader()
759 auto CFR = reinterpret_cast<const FuncRecordType *>(FuncRecBuf); in readFunctionRecords()
763 const FuncRecordType *NextCFR; in readFunctionRecords()