Searched refs:MaxWithGuards (Results 1 – 1 of 1) sorted by relevance
10572 APInt MaxWithGuards = getUnsignedRangeMax(applyLoopGuards(E, Guards)); in howFarToZero() local10573 M = getConstant(APIntOps::umin(MaxWithGuards, getUnsignedRangeMax(E))); in howFarToZero()