Home
last modified time | relevance | path

Searched refs:Version12 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1641 static_assert(IndexedInstrProf::ProfVersion::CurrentVersion == Version12, in readFromBuffer()
1674 IndexedInstrProf::ProfVersion::CurrentVersion == Version12, in size()
H A DInstrProfWriter.cpp862 IndexedInstrProf::ProfVersion::Version12); in writeImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1103 Version12 = 12, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp829 ProfileReader.getVersion() < IndexedInstrProf::ProfVersion::Version12; in loadFunctionRecord()