reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
345 if (!MO.isDef()) 347 unsigned SubRegIdx = MO.getSubReg(); 353 if (!MO.isUndef()) { 354 SlotIndex Pos = LIS->getInstructionIndex(*MO.getParent()); 356 MO.setIsUndef(); 358 if (!MO.isDead()) { 359 SlotIndex Pos = LIS->getInstructionIndex(*MO.getParent()).getDeadSlot(); 361 MO.setIsDead();