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