Searched refs:stepAttr (Results 1 – 1 of 1) sorted by relevance
1422 IntegerAttr stepAttr; in parseAffineForOp() local1423 if (parser.parseAttribute(stepAttr, builder.getIndexType(), in parseAffineForOp()1428 if (stepAttr.getValue().getSExtValue() < 0) in parseAffineForOp()