Searched refs:constantIntegerLike (Results 1 – 1 of 1) sorted by relevance
328 static Optional<int64_t> constantIntegerLike(const mlir::Value value) { in constantIntegerLike() function483 if (auto constantStep = constantIntegerLike(op.getStep())) in createAffineFor()