Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:MachinePostDominatorTree

150     AU.addRequired<MachinePostDominatorTree>();
173 PDT = &getAnalysis<MachinePostDominatorTree>();
183 MachinePostDominatorTree *PDT;
1741 INITIALIZE_PASS_DEPENDENCY(MachinePostDominatorTree)