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

References

lib/Target/AArch64/AArch64StackTagging.cpp
  532         Allocas[AI].AI = AI;
  539           Allocas[AI].DbgVariableIntrinsics.push_back(DVI);
  554           Allocas[AI].LifetimeStart.push_back(II);
  556           Allocas[AI].LifetimeEnd.push_back(II);
  564   if (Allocas.empty())
  569   for (auto &I : Allocas) {
  611   Instruction *Base = insertBaseTaggedPointer(Allocas, DT);
  613   for (auto &I : Allocas) {