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

  /external/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 207 Uses OldUses = std::move(IPI->second);
208 InsertPts[NewPt] = std::move(OldUses);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 218 Uses OldUses = std::move(IPI->second);
219 InsertPts[NewPt] = std::move(OldUses);

Completed in 411 milliseconds