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

  /external/llvm/lib/CodeGen/
InterferenceCache.h 60 /// PrevPos - The previous position the iterators were moved to.
61 SlotIndex PrevPos;
64 /// When PrevPos is set, the iterators are valid as if advanceTo(PrevPos)
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
InterferenceCache.h 55 /// PrevPos - The previous position the iterators were moved to.
56 SlotIndex PrevPos;

Completed in 3437 milliseconds