Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp401 using NameRefType = typename CovMapTraits<Version, IntPtrT>::NameRefType; typedef in __anon2fab3a950211::VersionedCovMapFuncRecordReader
405 DenseMap<NameRefType, size_t> FunctionRecords;
419 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); in insertFunctionRecordIfNeeded()
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h777 using NameRefType = uint64_t; member
782 using NameRefType = IntPtrT;