Lines Matching refs:getOpcode
464 if (Constant *C = ConstantExpr::getCast(I.getOpcode(), COp, I.getType())) {481 if (Constant *C = ConstantFoldInstOperands(I.getOpcode(), I.getType(),592 Value *SimpleV = SimplifyBinOp(I.getOpcode(), LHS, RHS, TD);872 } else if (Operator::getOpcode(V) == Instruction::BitCast) {