Searched refs:boundOpInfos (Results 1 – 1 of 1) sorted by relevance
1322 SmallVector<OpAsmParser::OperandType, 1> boundOpInfos; in parseBound() local1323 if (p.parseOperandList(boundOpInfos)) in parseBound()1326 if (!boundOpInfos.empty()) { in parseBound()1328 if (boundOpInfos.size() > 1) in parseBound()1334 if (p.resolveOperand(boundOpInfos.front(), builder.getIndexType(), in parseBound()