Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp10246 APInt MaxWithGuards = getUnsignedRangeMax(applyLoopGuards(E, L)); in howFarToZero() local
10247 M = getConstant(APIntOps::umin(MaxWithGuards, getUnsignedRangeMax(E))); in howFarToZero()