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 248 SlotIndex RegPressureTracker::getCurrSlot() const {
260 static_cast<IntervalPressure&>(P).TopIdx = getCurrSlot();
272 static_cast<IntervalPressure&>(P).BottomIdx = getCurrSlot();
600 SlotIdx = getCurrSlot();
931 SlotIndex CurrIdx = getCurrSlot();
    [all...]
  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 442 SlotIndex getCurrSlot() const;

Completed in 882 milliseconds