Searched refs:copyIntoOutParams (Results 1 – 1 of 1) sorted by relevance
96 SmallVector<Value, 6> copyIntoOutParams; in updateReturnOps() local100 copyIntoOutParams.push_back(operand); in updateReturnOps()105 for (auto t : llvm::zip(copyIntoOutParams, appendedEntryArgs)) in updateReturnOps()