Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp399 using FuncRecordType = typedef in __anon2fab3a950211::VersionedCovMapFuncRecordReader
416 Error insertFunctionRecordIfNeeded(const FuncRecordType *CFR, in insertFunctionRecordIfNeeded()
479 Buf += NRecords * sizeof(FuncRecordType); in readFunctionRecords()
502 auto CFR = reinterpret_cast<const FuncRecordType *>(FunBuf); in readFunctionRecords()