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