Lines Matching refs:DTWP
434 auto *DTWP = getAnalysisIfAvailable<DominatorTreeWrapperPass>();435 DT = DTWP ? &DTWP->getDomTree() : nullptr;