Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getSDiv

839   bool ProdOV = (DivIsSigned ? ConstantExpr::getSDiv(Prod, DivRHS) :