Lines Matching defs:MO1
1057 const MachineOperand &MO1 = MI1->getOperand(1);1058 if (MO0.getOffset() != MO1.getOffset())1067 return MO0.getGlobal() == MO1.getGlobal();1072 int CPI1 = MO1.getIndex();1113 const MachineOperand &MO1 = MI1->getOperand(i);1114 if (!MO0.isIdenticalTo(MO1))