cuda.c: print_kernel_iterators: extract out duplicate print_iterators
commit41a856c8f2f5d378278f09a72a84e279d5235837
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 24 Jan 2015 14:36:00 +0000 (24 15:36 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 9 Feb 2015 15:48:47 +0000 (9 16:48 +0100)
treeb4a0af6e63b32a53742f30fff16a8e2922973d42
parent54cce9bb59b1cd7f230ce921d3142bf04fe728d3
cuda.c: print_kernel_iterators: extract out duplicate print_iterators

Removing the duplication makes it easier to adapt the printing.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
cuda.c