Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DT

127     MachineDominatorTree  *DT;  // Machine dominator tree
497 } else if (Aggressive && DT->dominates(MBB, UseMBB)) {
1486 DT = Aggressive ? &getAnalysis<MachineDominatorTree>() : nullptr;