Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:BinaryOps

188     Res = BinaryOperator::Create((Instruction::BinaryOps)Opc, LHS, RHS);