Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MachineDominatorTree

91     AU.addRequired<MachineDominatorTree>();
94 AU.addPreserved<MachineDominatorTree>();
403 MachineDominatorTree &DT = getAnalysis<MachineDominatorTree>();