Searched defs:replaceAllUsesWith (Results 1 – 7 of 7) sorted by relevance
374 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
392 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
430 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
232 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
754 void VPValue::replaceAllUsesWith(VPValue *New) { in replaceAllUsesWith() function in VPValue
3194 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
2784 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in TypePromotionTransaction