Associate every FlowBlock node in \b this graph with its depth in the dominator tree. The dominator root has depth 1, the nodes it immediately dominates have depth 2, etc. \param depth is array that will be populated with depths \return the maximum depth across all nodes