Both V3DfgBreakCycles.cpp and V3DfgDecomposition.cpp used to contain an implementation of the same algorithm to color strongly connected components. Now there is only one, and it lives in V3DfgColorSCCs.cpp.