Home | History | Annotate | Download | only in Analysis

Lines Matching defs:OpC

543 static Constant *SymbolicallyEvaluateBinop(unsigned Opc, Constant *Op0,
552 if (Opc == Instruction::And && DL) {
576 if (Opc == Instruction::Sub && DL) {
1069 unsigned OpC =
1072 return ConstantFoldInstOperands(OpC, LHS->getType(), Ops, TD, TLI);