Lines Matching refs:getOpcode
750 markConstant(&I, ConstantExpr::getCast(I.getOpcode(),
853 ConstantExpr::get(I.getOpcode(), V1State.getConstant(),
865 if (I.getOpcode() == Instruction::And || I.getOpcode() == Instruction::Or) {
875 if (I.getOpcode() == Instruction::And)
885 if (I.getOpcode() == Instruction::And) {
1302 switch (I->getOpcode()) {