Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1014 using CovMapFuncRecordType = CovMapFunctionRecordV3; member
1019 using CovMapFuncRecordType = CovMapFunctionRecordV2;
1024 using CovMapFuncRecordType = CovMapFunctionRecordV2;
1029 using CovMapFuncRecordType = CovMapFunctionRecordV1<IntPtrT>;
/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp536 typename CovMapTraits<Version, IntPtrT>::CovMapFuncRecordType;