Home | History | Annotate | Download | only in Utils

Lines Matching refs:Child

294   // Change the parent loop to use the outer loop as its child now.
568 // If this is really a nested loop, rip it out into a child loop. Don't do
689 DomTreeNode *Child = Children.front();
690 DT->changeImmediateDominator(Child, Node->getIDom());