Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDRegisterPressure.cpp236 SlotIndex RegPressureTracker::getCurrSlot() const { in getCurrSlot() function in RegPressureTracker
248 static_cast<IntervalPressure&>(P).TopIdx = getCurrSlot(); in closeTop()
266 static_cast<IntervalPressure&>(P).BottomIdx = getCurrSlot(); in closeBottom()
578 SlotIdx = getCurrSlot(); in advance()
936 SlotIndex CurrIdx = getCurrSlot(); in bumpDownwardPressure()
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDRegisterPressure.h305 SlotIndex getCurrSlot() const;