Home
last modified time | relevance | path

Searched refs:getCurrSlot (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DRegisterPressure.cpp226 SlotIndex RegPressureTracker::getCurrSlot() const { in getCurrSlot() function in RegPressureTracker
238 static_cast<IntervalPressure&>(P).TopIdx = getCurrSlot(); in closeTop()
256 static_cast<IntervalPressure&>(P).BottomIdx = getCurrSlot(); in closeBottom()
568 SlotIdx = getCurrSlot(); in advance()
924 SlotIndex CurrIdx = getCurrSlot(); in bumpDownwardPressure()
/external/llvm/include/llvm/CodeGen/
DRegisterPressure.h303 SlotIndex getCurrSlot() const;