compdom

Compute dominators (Bdom) for each block. See Aho & Ullman Fig. 13.5. Note that flow graph is reducible if there is only one pass through the loop.

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
compdom
()

Meta