Lines Matching full:dominator
5435 * Dominator optimizations
5437 This pass performs trivial dominator-based copy and constant
14772 and the dominator optimizations currently do this.
15043 13.3.5 Walking the dominator tree
15047 This function walks the dominator tree for the current CFG calling
15055 traverses the dominator tree.
15062 into BB's dominator children.
15064 5. It then recurses into all the dominator children of BB.
15066 6. After recursing into all the dominator children of BB it can,
15070 7. Once after walking the statements in BB and BB's dominator
15990 all the basic blocks in lexicographical order. Dominator traversals