Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp10545 APInt MaxWithGuards = getUnsignedRangeMax(applyLoopGuards(E, L)); in howFarToZero() local
10546 M = getConstant(APIntOps::umin(MaxWithGuards, getUnsignedRangeMax(E))); in howFarToZero()