Lines Matching full:dominator
26 // by directly using the dominator tree, rather than actually constructing the
35 // Careful implementation allows for all of the dominator forest interference
37 // dominator tree, which is what is implemented here.
128 /// of the dominator tree.
260 // Perform a depth-first traversal of the dominator tree, splitting
492 /// of the dominator tree.
506 /// a depth-first traversal of the dominator tree. As we traverse down a branch
507 /// of the dominator tree, we keep track of the current dominating variable and
509 /// another branch of the dominator tree, the definition of the current dominating