Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterPressure.cpp924 SlotIndex CurrIdx = getCurrSlot(); in bumpDownwardPressure() local
928 if (LRQ.isKill() && !findUseBetween(Reg, CurrIdx, SlotIdx, MRI, LIS)) { in bumpDownwardPressure()