Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MachineDominatorTree

228   MachineDominatorTree *MDT;
291 AU.addRequired<MachineDominatorTree>();
304 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
1386 MDT = &getAnalysis<MachineDominatorTree>();