Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DRegisterPressure.cpp916 SlotIndex CurrIdx = getCurrSlot(); in bumpDownwardPressure() local
920 if (LRQ.isKill() && !findUseBetween(Reg, CurrIdx, SlotIdx, MRI, LIS)) { in bumpDownwardPressure()