Searched refs:ret_operands (Results 1 – 1 of 1) sorted by relevance
659 SmallVector<Value, 8> ret_operands; in Finalize() local667 ret_operands.push_back(operand->getValue()); in Finalize()669 builder_.create<ReturnOp>(func_.getLoc(), ret_operands); in Finalize()