Home | History | Annotate | Download | only in info

Lines Matching full:dominator

3329    * Dominator optimizations
3331 This pass performs trivial dominator-based copy and constant
7381 and the dominator optimizations currently do this.
7644 10.5.5 Walking the dominator tree
7648 This function walks the dominator tree for the current CFG calling
7656 the walker traverses the dominator tree.
7663 into BB's dominator children.
7665 5. It then recurses into all the dominator children of BB.
7667 6. After recursing into all the dominator children of BB it
7672 dominator children. At this stage, the block local data stack
11622 all the basic blocks in lexicographical order. Dominator traversals