Searched refs:TagPCall (Results 1 – 1 of 1) sorted by relevance
590 Instruction *TagPCall = in runOnFunction() local594 TagPCall->setName(Info.AI->getName() + ".tag"); in runOnFunction()596 Info.AI->replaceUsesWithIf(TagPCall, [&](const Use &U) { in runOnFunction()599 TagPCall->setOperand(0, Info.AI); in runOnFunction()615 tagAlloca(AI, Start->getNextNode(), TagPCall, Size); in runOnFunction()626 Value *Ptr = IRB.CreatePointerCast(TagPCall, IRB.getPtrTy()); in runOnFunction()