Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h776 using CovMapFuncRecordType = CovMapFunctionRecord; member
781 using CovMapFuncRecordType = CovMapFunctionRecordV1<IntPtrT>;
/freebsd-12.1/contrib/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp400 typename CovMapTraits<Version, IntPtrT>::CovMapFuncRecordType;