Lines Matching refs:MachineDominatorTree
59 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
65 AU.addRequired<MachineDominatorTree>();
235 LiveIntervals &LIS, MachineDominatorTree &MDT,
254 LiveIntervals &LIS, MachineDominatorTree &MDT,
284 MachineDominatorTree *MDT;
541 LiveIntervals &LIS, MachineDominatorTree &MDT,
657 MachineDominatorTree &MDT,
720 MDT = &pass.getAnalysis<MachineDominatorTree>();