Searched defs:tagAlloca (Results 1 – 2 of 2) sorted by relevance
433 void AArch64StackTagging::tagAlloca(AllocaInst *AI, Instruction *InsertBefore, in tagAlloca() function in AArch64StackTagging
1134 void HWAddressSanitizer::tagAlloca(IRBuilder<> &IRB, AllocaInst *AI, Value *Tag, in tagAlloca() function in HWAddressSanitizer