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

  /external/llvm/lib/CodeGen/
RegisterPressure.cpp 226 SlotIndex RegPressureTracker::getCurrSlot() const {
238 static_cast<IntervalPressure&>(P).TopIdx = getCurrSlot();
256 static_cast<IntervalPressure&>(P).BottomIdx = getCurrSlot();
568 SlotIdx = getCurrSlot();
    [all...]
  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 303 SlotIndex getCurrSlot() const;

Completed in 3379 milliseconds