Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp1318 auto boundAttrName = isLower ? AffineForOp::getLowerBoundAttrName() in parseBound() local
1342 result.addAttribute(boundAttrName, AffineMapAttr::get(map)); in parseBound()
1350 if (p.parseAttribute(boundAttr, builder.getIndexType(), boundAttrName, in parseBound()
1391 boundAttrName, in parseBound()