Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MachineDominatorTree

126   MachineDominatorTree *DomTree;
474 AU.addRequired<MachineDominatorTree>();
475 AU.addPreserved<MachineDominatorTree>();
2580 DomTree = &getAnalysis<MachineDominatorTree>();