Lines Matching refs:getOpcode
416 if (I->getOpcode() == Instruction::Or ||417 I->getOpcode427 if (I->getOpcode() == Instruction::Or)458 if (I->getOpcode() == Instruction::Xor &&485 Constant *Folded = ConstantExpr::get(BO->getOpcode(), V, CI);833 if (CondInst->getOpcode() == Instruction::Xor &&