Searched refs:TagPCall (Results 1 – 1 of 1) sorted by relevance
650 Instruction *TagPCall = in runOnFunction() local654 TagPCall->setName(Info.AI->getName() + ".tag"); in runOnFunction()655 Info.AI->replaceAllUsesWith(TagPCall); in runOnFunction()656 TagPCall->setOperand(0, Info.AI); in runOnFunction()694 Value *Ptr = IRB.CreatePointerCast(TagPCall, IRB.getInt8PtrTy()); in runOnFunction()