Searched refs:replaceUse (Results 1 – 5 of 5) sorted by relevance
432 void replaceUse(Use &U, Value *NewValue) { in replaceUse() function
409 void replaceUse(Use &U, Value *NewValue) { in replaceUse() function
652 replaceUse(*I, SI->getOperand(NonNullOperand)); in simplifyDivRemOfSelectWithZeroOp()655 replaceUse(*I, NonNullOperand == 1 ? ConstantInt::getTrue(CondTy) in simplifyDivRemOfSelectWithZeroOp()
81 replaceUse(U, NewVal); in SimplifyDemandedBits()
2078 replaceUse(*I, CI->getOperand(0)); in visitCallBase()