Home
last modified time | relevance | path

Searched refs:MaxWithGuards (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp10572 APInt MaxWithGuards = getUnsignedRangeMax(applyLoopGuards(E, Guards)); in howFarToZero() local
10573 M = getConstant(APIntOps::umin(MaxWithGuards, getUnsignedRangeMax(E))); in howFarToZero()