Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp579 using FuncRecordType = typedef in __anon1a1c26660211::VersionedCovMapFuncRecordReader
601 Error insertFunctionRecordIfNeeded(const FuncRecordType *CFR, in insertFunctionRecordIfNeeded()
676 CovBuf += NRecords * sizeof(FuncRecordType); in readCoverageHeader()
751 auto CFR = reinterpret_cast<const FuncRecordType *>(FuncRecBuf); in readFunctionRecords()
755 const FuncRecordType *NextCFR; in readFunctionRecords()