Home | History | Annotate | Download | only in Analysis

Lines Matching defs:OpC

544 static Constant *SymbolicallyEvaluateBinop(unsigned Opc, Constant *Op0,
553 if (Opc == Instruction::And && DL) {
577 if (Opc == Instruction::Sub && DL) {
1081 unsigned OpC =
1084 return ConstantFoldInstOperands(OpC, LHS->getType(), Ops, TD, TLI);