Lines Matching refs:MachineDominatorTree
83 MachineDominatorTree *DT; // Machine dominator tree for the cur loop140 AU.addRequired<MachineDominatorTree>();143 AU.addPreserved<MachineDominatorTree>();244 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)295 DT = &getAnalysis<MachineDominatorTree>();