Class DominatorTree

java.lang.Object
jadx.core.dex.visitors.blocks.DominatorTree

public class DominatorTree extends Object
Build dominator tree based on the algorithm described in paper: Cooper, Keith D.; Harvey, Timothy J; Kennedy, Ken (2001). "A Simple, Fast Dominance Algorithm" http://www.hipersoft.rice.edu/grads/publications/dom14.pdf