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

Declarations

lib/Target/AArch64/AArch64StackTagging.cpp
  292   void tagAlloca(AllocaInst *AI, Instruction *InsertBefore, Value *Ptr,

References

lib/Target/AArch64/AArch64StackTagging.cpp
  638       tagAlloca(AI, Start->getNextNode(), Start->getArgOperand(1), Size);
  668       tagAlloca(AI, &*IRB.GetInsertPoint(), Ptr, Size);