Searched defs:replaceAllUsesWith (Results 1 – 6 of 6) sorted by relevance
401 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
532 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
278 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
998 void VPValue::replaceAllUsesWith(VPValue *New) { in replaceAllUsesWith() function in VPValue
1029 static void replaceAllUsesWith(Value *Old, Value *New, in replaceAllUsesWith() function3159 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in TypePromotionTransaction
3707 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier