Searched defs:replaceAllUsesWith (Results 1 – 6 of 6) sorted by relevance
401 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
520 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
252 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
1360 void VPValue::replaceAllUsesWith(VPValue *New) { in replaceAllUsesWith() function in VPValue
3174 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
3038 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in TypePromotionTransaction