Home | History | Annotate | Download | only in Analysis

Lines Matching defs:OpC

616 static Constant *SymbolicallyEvaluateBinop(unsigned Opc, Constant *Op0,
625 if (Opc == Instruction::And && DL) {
649 if (Opc == Instruction::Sub && DL) {
1183 unsigned OpC =
1186 return ConstantFoldInstOperands(OpC, LHS->getType(), Ops, TD, TLI);