Searched refs:TagPCall (Results 1 – 1 of 1) sorted by relevance
532 Instruction *TagPCall = in runOnFunction() local536 TagPCall->setName(Info.AI->getName() + ".tag"); in runOnFunction()537 Info.AI->replaceAllUsesWith(TagPCall); in runOnFunction()538 TagPCall->setOperand(0, Info.AI); in runOnFunction()565 Value *Ptr = IRB.CreatePointerCast(TagPCall, IRB.getPtrTy()); in runOnFunction()