Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getOpcode

410     if (!DefX2 || DefX2->getOpcode() != Instruction::And)
427 !((SubInst->getOpcode() == Instruction::Sub && Dec->isOne()) ||
428 (SubInst->getOpcode() == Instruction::Add && Dec->isAllOnesValue()))) {
448 if (Inst->getOpcode() != Instruction::Add)