Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getOpcode

730           if (User && User->getOpcode() == Instruction::Mul
1809 if (Incr->getOpcode() != Instruction::Add
1810 && Incr->getOpcode() != Instruction::Sub)
1834 BinaryOperator::Create(Incr->getOpcode() == Instruction::Add ?