Lines Matching full:dominator
5435 * Dominator optimizations
5437 This pass performs trivial dominator-based copy and constant
14763 and the dominator optimizations currently do this.
15034 13.3.5 Walking the dominator tree
15038 This function walks the dominator tree for the current CFG calling
15046 traverses the dominator tree.
15053 into BB's dominator children.
15055 5. It then recurses into all the dominator children of BB.
15057 6. After recursing into all the dominator children of BB it can,
15061 7. Once after walking the statements in BB and BB's dominator
15981 all the basic blocks in lexicographical order. Dominator traversals