Searched refs:Version2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp544 case CovMapVersion::Version2:
549 if (Version == CovMapVersion::Version2)
551 CovMapVersion::Version2, IntPtrT, Endian>>(P, R, F);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp569 if (GET_VERSION(FormatVersion) > IndexedInstrProf::ProfVersion::Version2 &&
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h968 Version2 = 2, enumerator in enum:llvm::IndexedInstrProf::HashT::ProfVersion
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h780 Version2 = 1, enumerator in enum:llvm::coverage::CovMapVersion

Completed in 104 milliseconds