Searched refs:BitCastNewGV (Results 1 – 1 of 1) sorted by relevance
153 Constant *BitCastNewGV = ConstantExpr::getPointerCast(NewGV, GV->getType()); in runOnModule() local157 GV->replaceAllUsesWith(BitCastNewGV); in runOnModule()