Searched refs:unwrappedArgs (Results 1 – 1 of 1) sorted by relevance
234 SmallVector<OpAsmParser::OperandType, 4> unwrappedArgs; in parseExecuteOp() local245 parser.parseOperand(unwrappedArgs.emplace_back()) || in parseExecuteOp()294 if (parser.parseRegion(*body, /*arguments=*/{unwrappedArgs}, in parseExecuteOp()