Home | History | Annotate | Download | only in info

Lines Matching full:dominator

5345    * Dominator optimizations
5347 This pass performs trivial dominator-based copy and constant
9600 and the dominator optimizations currently do this.
9874 10.5.5 Walking the dominator tree
9878 This function walks the dominator tree for the current CFG calling
9886 the walker traverses the dominator tree.
9893 into BB's dominator children.
9895 5. It then recurses into all the dominator children of BB.
9897 6. After recursing into all the dominator children of BB it
9902 dominator children. At this stage, the block local data stack
14079 all the basic blocks in lexicographical order. Dominator traversals