Searched refs:boundOpInfos (Results 1 – 1 of 1) sorted by relevance
1540 SmallVector<OpAsmParser::UnresolvedOperand, 1> boundOpInfos; in parseBound() local1541 if (p.parseOperandList(boundOpInfos)) in parseBound()1544 if (!boundOpInfos.empty()) { in parseBound()1546 if (boundOpInfos.size() > 1) in parseBound()1552 if (p.resolveOperand(boundOpInfos.front(), builder.getIndexType(), in parseBound()