Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getOpcode

814     markConstant(&I, ConstantExpr::getCast(I.getOpcode(), 
917 ConstantExpr::get(I.getOpcode(), V1State.getConstant(),
929 if (I.getOpcode() == Instruction::And || I.getOpcode() == Instruction::Or) {
939 if (I.getOpcode() == Instruction::And)
949 if (I.getOpcode() == Instruction::And) {
986 Constant *V = ConstantExpr::get(I.getOpcode(), In1.getConstant(),
1486 switch (I->getOpcode()) {