Make BB SLP costing more verbose The following also dumps the costs for parts of the SLP graph that are associated with another loop when there's one that was not profitable. It also prints markers to where scalar/vector parts start for easier debugging. * tree-vect-slp.cc (vect_bb_vectorization_profitable_p): Make profitabilty decision easier to debug.