Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Utils/
H A DAffineCanonicalizationUtils.cpp329 if (auto constStep = getConstantIntValue(step)) in rewritePeeledMinMaxOp() local
330 constraints.addBound(IntegerPolyhedron::EQ, 2, *constStep); in rewritePeeledMinMaxOp()