Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:MachineDominatorTree

74       AU.addRequired<MachineDominatorTree>();
76 AU.addPreserved<MachineDominatorTree>();
95 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)