Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp594 using FuncRecordType = typedef in __anond42594300211::VersionedCovMapFuncRecordReader
616 Error insertFunctionRecordIfNeeded(const FuncRecordType *CFR, in insertFunctionRecordIfNeeded()
691 CovBuf += NRecords * sizeof(FuncRecordType); in readCoverageHeader()
766 auto CFR = reinterpret_cast<const FuncRecordType *>(FuncRecBuf); in readFunctionRecords()
770 const FuncRecordType *NextCFR; in readFunctionRecords()