Home | History | Annotate | Download | only in Linker

Lines Matching refs:replaceAllUsesWith

702   DstGV->replaceAllUsesWith(ConstantExpr::getBitCast(NG, DstGV->getType()));
769 DGV->replaceAllUsesWith(ConstantExpr::getBitCast(NewDGV, DGV->getType()));
818 DGV->replaceAllUsesWith(ConstantExpr::getBitCast(NewDF, DGV->getType()));
873 DGV->replaceAllUsesWith(ConstantExpr::getBitCast(NewDA, DGV->getType()));