reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
435 assert(MI.isCopy() && "MI must be a COPY instruction"); 436 if (MI.getNumOperands() != 2) 440 const MachineOperand &FoldOp = MI.getOperand(FoldIdx); 441 const MachineOperand &LiveOp = MI.getOperand(1 - FoldIdx); 451 const MachineRegisterInfo &MRI = MI.getMF()->getRegInfo();