Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp536 using FuncRecordType = typedef in __anonca1da2ac0211::VersionedCovMapFuncRecordReader
558 Error insertFunctionRecordIfNeeded(const FuncRecordType *CFR, in insertFunctionRecordIfNeeded()
631 CovBuf += NRecords * sizeof(FuncRecordType); in readCoverageHeader()
701 auto CFR = reinterpret_cast<const FuncRecordType *>(FuncRecBuf); in readFunctionRecords()
705 const FuncRecordType *NextCFR; in readFunctionRecords()