Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RootIDomNode

1156   MachineDomTreeNode *RootIDomNode = MDT[Root]->getIDom();
1168 while (Node != RootIDomNode) {