Adopt `ListSeparator` and `interleaved` in various places instead of manual code to print separators between loop iterations.
This is actually used, see https://discourse.llvm.org/t/use-print-callgrapg-sccs-from-opt/65782. Reviewed By: asbirlea Differential Revision: https://reviews.llvm.org/D135718