Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:MachineDominatorTree

75     MachineDominatorTree       *MDT;
93 AU.addRequired<MachineDominatorTree>();
338 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
354 MDT = &getAnalysis<MachineDominatorTree>();