Home | History | Annotate | Download | only in Scalar

Lines Matching refs:UDiv

793   case Instruction::UDiv:
1148 // If the backedge-taken count is a UDiv, it's very likely a UDiv that
1150 // precise expression, rather than a UDiv from the user's code. If we can't
1151 // find a UDiv in the code with some simple searching, assume the former and