Home | History | Annotate | Download | only in Utils

Lines Matching refs:DTWP

170     if (DominatorTreeWrapperPass *DTWP =
172 DominatorTree &DT = DTWP->getDomTree();
285 if (DominatorTreeWrapperPass *DTWP =
287 DominatorTree &DT = DTWP->getDomTree();
343 if (DominatorTreeWrapperPass *DTWP =
345 DTWP->getDomTree().splitBlock(NewBB);