HomeSort by relevance Sort by last modified time
    Searched refs:Rematted (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/CodeGen/
LiveRangeEdit.h 83 /// Rematted - Values that were actually rematted, and so need to have their
85 SmallPtrSet<const VNInfo*,4> Rematted;
221 Rematted.insert(ParentVNI);
226 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveRangeEdit.h 83 /// Rematted - Values that were actually rematted, and so need to have their
85 SmallPtrSet<const VNInfo*,4> Rematted;
221 Rematted.insert(ParentVNI);
226 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
LiveRangeEdit.h 93 /// Rematted - Values that were actually rematted, and so need to have their
95 SmallPtrSet<const VNInfo *, 4> Rematted;
228 Rematted.insert(ParentVNI);
233 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
LiveRangeEdit.h 93 /// Rematted - Values that were actually rematted, and so need to have their
95 SmallPtrSet<const VNInfo *, 4> Rematted;
228 Rematted.insert(ParentVNI);
233 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
LiveRangeEdit.h 93 /// Rematted - Values that were actually rematted, and so need to have their
95 SmallPtrSet<const VNInfo *, 4> Rematted;
228 Rematted.insert(ParentVNI);
233 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
LiveRangeEdit.h 93 /// Rematted - Values that were actually rematted, and so need to have their
95 SmallPtrSet<const VNInfo *, 4> Rematted;
228 Rematted.insert(ParentVNI);
233 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
LiveRangeEdit.h 93 /// Rematted - Values that were actually rematted, and so need to have their
95 SmallPtrSet<const VNInfo *, 4> Rematted;
228 Rematted.insert(ParentVNI);
233 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
LiveRangeEdit.h 93 /// Rematted - Values that were actually rematted, and so need to have their
95 SmallPtrSet<const VNInfo *, 4> Rematted;
228 Rematted.insert(ParentVNI);
233 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveRangeEdit.h 83 /// Rematted - Values that were actually rematted, and so need to have their
85 SmallPtrSet<const VNInfo*,4> Rematted;
221 Rematted.insert(ParentVNI);
226 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
LiveRangeEdit.h 93 /// Rematted - Values that were actually rematted, and so need to have their
95 SmallPtrSet<const VNInfo *, 4> Rematted;
228 Rematted.insert(ParentVNI);
233 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
LiveRangeEdit.h 93 /// Rematted - Values that were actually rematted, and so need to have their
95 SmallPtrSet<const VNInfo *, 4> Rematted;
228 Rematted.insert(ParentVNI);
233 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
LiveRangeEdit.h 93 /// Rematted - Values that were actually rematted, and so need to have their
95 SmallPtrSet<const VNInfo *, 4> Rematted;
228 Rematted.insert(ParentVNI);
233 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
LiveRangeEdit.h 93 /// Rematted - Values that were actually rematted, and so need to have their
95 SmallPtrSet<const VNInfo *, 4> Rematted;
228 Rematted.insert(ParentVNI);
233 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
LiveRangeEdit.h 93 /// Rematted - Values that were actually rematted, and so need to have their
95 SmallPtrSet<const VNInfo *, 4> Rematted;
228 Rematted.insert(ParentVNI);
233 return Rematted.count(ParentVNI);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
LiveRangeEdit.h 93 /// Rematted - Values that were actually rematted, and so need to have their
95 SmallPtrSet<const VNInfo *, 4> Rematted;
228 Rematted.insert(ParentVNI);
233 return Rematted.count(ParentVNI);
  /external/llvm/lib/CodeGen/
LiveRangeEdit.cpp 155 Rematted.insert(RM.ParentVNI);

Completed in 1278 milliseconds