Searched refs:useIdx (Results 1 – 1 of 1) sorted by relevance
305 SlotIndex useIdx = LIS->getInstructionIndex(*MI); in isPlainlyKilled() local306 LiveInterval::const_iterator I = LI.find(useIdx); in isPlainlyKilled()308 return !I->end.isBlock() && SlotIndex::isSameInstr(I->end, useIdx); in isPlainlyKilled()