Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:E2

785     MachineBasicBlock::const_instr_iterator E2= Other->getParent()->instr_end();
788 if (I2 == E2 || !I2->isInsideBundle() || !I1->isIdenticalTo(I2, Check))