Home | History | Annotate | Download | only in Scalar

Lines Matching defs:DT

680   DominatorTree &DT = getAnalysis<DominatorTree>();
682 if (!DT.dominates(cpyDestInst, C))
693 MR = AA.callCapturesBefore(C, cpyDest, srcSize, &DT);