Home | History | Annotate | Download | only in Analysis

Lines Matching full:udiv

798   return InsertBinop(Instruction::UDiv, LHS, RHS);
1897 // UDivExpr is very likely a UDiv that ScalarEvolution's HowFarToZero or
1899 // UDiv from the user's code. If we can't find a UDiv in the code with some
1975 // UDiv expressions. We don't know if the UDiv is derived from an IR divide