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

References

lib/Target/AArch64/AArch64StackTagging.cpp
  636           dyn_cast<ConstantInt>(Start->getArgOperand(0))->getZExtValue();
  638       tagAlloca(AI, Start->getNextNode(), Start->getArgOperand(1), Size);
  638       tagAlloca(AI, Start->getNextNode(), Start->getArgOperand(1), Size);
  641       if (PDT != nullptr && postDominates(PDT, End, Start)) {
  647           if (!isPotentiallyReachable(Start, RI, nullptr, DT))