Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Parent

608   while (MachineDomTreeNode *Parent = ParentMap[Node]) {
609 unsigned Left = --OpenChildren[Parent];
612 ExitScope(Parent->getBlock());
613 Node = Parent;