Compute ClusterEdges only when necessary.
Summary: We only need ClusterEdges in reordering algorithm optimized for branches and the computation is quite resource-hungry, thus it makes sense to only do it when needed. Some refactoring too. (cherry picked from FBD3721107)
Loading
Please sign in to comment