Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp813 case CovMapVersion::Version3: in get()
824 else if (Version == CovMapVersion::Version3) in get()
826 CovMapVersion::Version3, IntPtrT, Endian>>(P, R, D, F); in get()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1276 Version3 = 2, enumerator
1309 template <class IntPtrT> struct CovMapTraits<CovMapVersion::Version3, IntPtrT> {
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1009 Version3 = 3, enumerator