Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getAnalysis

1094   DominatorTree *DT = &getAnalysis<DominatorTreeWrapperPass>().getDomTree();
1095 PostDominatorTree *PDT = &getAnalysis<PostDominatorTree>();
1096 LoopInfo *LI = &getAnalysis<LoopInfo>();