Searched defs:tagAlloca (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64StackTagging.cpp | 433 void AArch64StackTagging::tagAlloca(AllocaInst *AI, Instruction *InsertBefore, tagAlloca() function in AArch64StackTagging |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | HWAddressSanitizer.cpp | 1134 void HWAddressSanitizer::tagAlloca(IRBuilder<> &IRB, AllocaInst *AI, Value *Tag, tagAlloca() function in HWAddressSanitizer |