Searched refs:CurrentVersion (Results 1 – 9 of 9) sorted by relevance
61 static const unsigned CurrentVersion = 1; variable173 if (Record.size() < 1 || Record[0] != CurrentVersion) in GlobalModuleIndex()758 Record.push_back(CurrentVersion); in writeIndex()
893 CurrentVersion = INSTR_PROF_INDEX_VERSION enumerator895 const uint64_t Version = ProfVersion::CurrentVersion;
244 llvm::ConstantInt::get(Int32Ty, CovMapVersion::CurrentVersion))
644 unsigned CurrentVersion = 0; in run() local646 QueuePhiNode(BB, AllocaNum, CurrentVersion); in run()
265 Header.Version = IndexedInstrProf::ProfVersion::CurrentVersion; in writeImpl()
806 IndexedInstrProf::ProfVersion::CurrentVersion) in readHeader()
772 CurrentVersion = INSTR_PROF_COVMAP_VERSION enumerator
561 if (Version > CovMapVersion::CurrentVersion) in readCoverageMappingData()