Searched refs:untagAlloca (Results 1 – 1 of 1) sorted by relevance
328 void untagAlloca(AllocaInst *AI, Instruction *InsertBefore, uint64_t Size);455 void AArch64StackTagging::untagAlloca(AllocaInst *AI, Instruction *InsertBefore, in untagAlloca() function in AArch64StackTagging617 auto TagEnd = [&](Instruction *Node) { untagAlloca(AI, Node, Size); }; in runOnFunction()629 untagAlloca(AI, RI, Size); in runOnFunction()