HomeSort by relevance Sort by last modified time
    Searched defs:CurrentVersion (Results 1 - 25 of 33) sorted by null

1 2

  /external/clang/lib/Serialization/
GlobalModuleIndex.cpp 61 static const unsigned CurrentVersion = 1;
173 if (Record.size() < 1 || Record[0] != CurrentVersion)
706 Record.push_back(CurrentVersion);
  /external/llvm/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp 622 unsigned CurrentVersion = 0;
624 QueuePhiNode(PHIBlocks[i], AllocaNum, CurrentVersion);
    [all...]
  /external/llvm/include/llvm/ProfileData/Coverage/
CoverageMapping.h 584 CurrentVersion = INSTR_PROF_COVMAP_VERSION
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp 823 unsigned CurrentVersion = 0;
825 QueuePhiNode(DFBlocks[i].second, AllocaNum, CurrentVersion);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/Coverage/
CoverageMapping.h 606 CurrentVersion = INSTR_PROF_COVMAP_VERSION
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/Coverage/
CoverageMapping.h 606 CurrentVersion = INSTR_PROF_COVMAP_VERSION
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
InstrProf.h 822 CurrentVersion = INSTR_PROF_INDEX_VERSION
824 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/Coverage/
CoverageMapping.h 606 CurrentVersion = INSTR_PROF_COVMAP_VERSION
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
InstrProf.h 822 CurrentVersion = INSTR_PROF_INDEX_VERSION
824 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
InstrProf.h 863 CurrentVersion = INSTR_PROF_INDEX_VERSION
865 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
InstrProf.h 863 CurrentVersion = INSTR_PROF_INDEX_VERSION
865 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
InstrProf.h 863 CurrentVersion = INSTR_PROF_INDEX_VERSION
865 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
InstrProf.h 863 CurrentVersion = INSTR_PROF_INDEX_VERSION
865 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/Coverage/
CoverageMapping.h 606 CurrentVersion = INSTR_PROF_COVMAP_VERSION
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/Coverage/
CoverageMapping.h 606 CurrentVersion = INSTR_PROF_COVMAP_VERSION
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
InstrProf.h 822 CurrentVersion = INSTR_PROF_INDEX_VERSION
824 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/Coverage/
CoverageMapping.h 606 CurrentVersion = INSTR_PROF_COVMAP_VERSION
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
InstrProf.h 822 CurrentVersion = INSTR_PROF_INDEX_VERSION
824 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/
InstrProf.h 863 CurrentVersion = INSTR_PROF_INDEX_VERSION
865 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/
InstrProf.h 863 CurrentVersion = INSTR_PROF_INDEX_VERSION
865 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/
InstrProf.h 863 CurrentVersion = INSTR_PROF_INDEX_VERSION
865 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/
InstrProf.h 863 CurrentVersion = INSTR_PROF_INDEX_VERSION
865 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /external/llvm/include/llvm/ProfileData/
InstrProf.h 788 CurrentVersion = INSTR_PROF_INDEX_VERSION
790 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProf.h 849 CurrentVersion = INSTR_PROF_INDEX_VERSION
851 const uint64_t Version = ProfVersion::CurrentVersion;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/Coverage/
CoverageMapping.h 784 CurrentVersion = INSTR_PROF_COVMAP_VERSION

Completed in 1182 milliseconds

1 2