Home | History | Annotate | Download | only in Analysis

Lines Matching refs:DTWP

1594   auto *DTWP = getAnalysisIfAvailable<DominatorTreeWrapperPass>();
1599 DTWP ? &DTWP->getDomTree() : nullptr,