Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterPressure.cpp227 SlotIndex RegPressureTracker::getCurrSlot() const { in getCurrSlot() function in RegPressureTracker
239 static_cast<IntervalPressure&>(P).TopIdx = getCurrSlot(); in closeTop()
257 static_cast<IntervalPressure&>(P).BottomIdx = getCurrSlot(); in closeBottom()
567 SlotIdx = getCurrSlot(); in advance()
923 SlotIndex CurrIdx = getCurrSlot(); in bumpDownwardPressure()
/external/llvm/include/llvm/CodeGen/
DRegisterPressure.h318 SlotIndex getCurrSlot() const;