Lines Matching full:immediate
123 assert(IDom && "No immediate dominator?");
128 "Not in immediate dominator children set!");
179 /// DominatorTree - Calculate the immediate dominator tree for a function.
207 // Information record used during immediate dominators computation.
267 // Find NewBB's immediate dominator and create new dominator tree node for
291 // If NewBB strictly dominates other blocks, then it is now the immediate
455 // Walk NodeB immediate dominators chain and find common dominator node.
480 /// the children list of the immediate dominator.
484 assert(IDomNode && "Not immediate dominator specified for block!");
491 /// tree information when a node's immediate dominator changes.
505 /// dominate any other blocks. Removes node from its immediate dominator's
512 // Remove node from immediate dominator's children list.
518 "Not in immediate dominator children set!");
626 // immediate dominator.
830 /// the children list of the immediate dominator.
836 /// tree information when a node's immediate dominator changes.
847 /// dominate any other blocks. Removes node from its immediate dominator's