Calculate the immediate dominator for each FlowBlock node in \b this BlockGraph, for forward control-flow. The algorithm must be provided a list of entry points for the graph. We assume the blocks are in reverse post-order and this is reflected in the index field. Using an algorithm by Cooper, Harvey, and Kennedy. Softw. Pract. Exper. 2001; 4: 1-10 \param rootlist is the list of entry point FlowBl
source not stored for this graph (policy: none)
no test coverage detected