Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Transforms/
H A DAffinePromotion.cpp489 if (auto constantStep = constantIntegerLike(op.getStep())) in createAffineFor() local
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp1124 if (auto constantStep = getConstantStep()) getSpeculatability() local