Home | History | Annotate | Download | only in Scalar

Lines Matching refs:replaceUsesOfWith

2191         TermBr->replaceUsesOfWith(OldCond, Cond);
2922 Inc.UserInst->replaceUsesOfWith(Inc.IVOperand, IVOper);
2944 Phi->replaceUsesOfWith(PostIncV, IVOper);
4729 // which case doing replaceUsesOfWith leads to replacing both operands
4734 LF.UserInst->replaceUsesOfWith(LF.OperandValToReplace, FullV);