Searched defs:replaceAllUsesWith (Results 1 – 7 of 7) sorted by relevance
510 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
534 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
361 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
130 void Value::replaceAllUsesWith(Value *Other) { in replaceAllUsesWith() function in Value
1421 void VPValue::replaceAllUsesWith(VPValue *New) { in replaceAllUsesWith() function in VPValue
1112 static void replaceAllUsesWith(Value *Old, Value *New, in replaceAllUsesWith() function3389 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in TypePromotionTransaction
4068 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier