reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
590 DT = &P->getDomTree(); 592 if (DT == nullptr && (NumInterestingAllocas > 1 || 595 DT = DeleteDT.get(); 611 Instruction *Base = insertBaseTaggedPointer(Allocas, DT); 647 if (!isPotentiallyReachable(Start, RI, nullptr, DT)) 650 if (DT != nullptr && DT->dominates(End, RI)) 650 if (DT != nullptr && DT->dominates(End, RI))