Home | History | Annotate | Download | only in Utils

Lines Matching refs:DT

849   DominatorTree DT;
850 DT.recalculate(const_cast<Function&>(*CalledFunc));
1014 /* StoreCaptures */ false, I, &DT)))
1061 // already in the caller. To do this, we might need a DT of the caller.
1062 DominatorTree DT;
1072 DT.recalculate(const_cast<Function&>(*CS.getInstruction()->getParent()
1082 &DT) >= Align)