Home | History | Annotate | Download | only in AArch64

Lines Matching refs:MachineDominatorTree

186     AU.addRequired<MachineDominatorTree>();
222 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree)
619 const MachineDominatorTree *MDT) {
703 const MachineDominatorTree *MDT) {
786 const MachineDominatorTree *MDT) {
1047 const MachineDominatorTree *MDT = &getAnalysis<MachineDominatorTree>();