Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:MachineDominatorTree

151     AU.addRequired<MachineDominatorTree>();
173 MDT = &getAnalysis<MachineDominatorTree>();
184 MachineDominatorTree *MDT;
1889 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)