Home | History | Annotate | Download | only in radeon

Lines Matching refs:getAnalysis

441   //domTree = &pass.getAnalysis<DomTreeT>();
448 //domTree = &pass.getAnalysis<DomTreeT>();
455 //loopInfo = &pass.getAnalysis<LoopInfoT>();
530 //domTree = &pass.getAnalysis<DomTreeT>();
538 //domTree = &pass.getAnalysis<DomTreeT>();
545 //loopInfo = &pass.getAnalysis<LoopInfoT>();
3233 return &pass.getAnalysis<MachineDominatorTree>();
3238 return &pass.getAnalysis<MachinePostDominatorTree>();
3242 return &pass.getAnalysis<MachineLoopInfo>();