Home | History | Annotate | Download | only in Scalar

Lines Matching full:sdiv

471     return SE.getConstant(LA.sdiv(RA));
474 // Distribute the sdiv over addrec operands, if the addrec doesn't overflow.
491 // Distribute the sdiv over add operands, if the add doesn't overflow.