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