reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AArch64/AArch64StackTagging.cpp
  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))