reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
641 if (PDT != nullptr && postDominates(PDT, End, Start)) { 642 untagAlloca(AI, End, Size); 650 if (DT != nullptr && DT->dominates(End, RI)) 656 untagAlloca(AI, End, Size); 662 End->eraseFromParent();