Home
last modified time | relevance | path

Searched defs:rhsMax (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Interfaces/Utils/
H A DInferIntRangeCommon.cpp291 &rhsMax = rhs.umax(); in inferDivURange() local
338 &rhsMax = rhs.smax(); inferDivSRange() local
405 &rhsMax = rhs.smax(); inferRemS() local
443 const APInt &rhsMin = rhs.umin(), &rhsMax = rhs.umax(); inferRemU() local
[all...]