Searched refs:TagPCall (Results 1 – 1 of 1) sorted by relevance
636 Instruction *TagPCall = in runOnFunction() local640 TagPCall->setName(Info.AI->getName() + ".tag"); in runOnFunction()641 Info.AI->replaceAllUsesWith(TagPCall); in runOnFunction()642 TagPCall->setOperand(0, Info.AI); in runOnFunction()659 Value *Ptr = IRB.CreatePointerCast(TagPCall, IRB.getInt8PtrTy()); in runOnFunction()