Searched defs:replaceAllUsesWith (Results 1 – 6 of 6) sorted by relevance
401 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
527 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
246 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
1155 void VPValue::replaceAllUsesWith(VPValue *New) { in replaceAllUsesWith() function in VPValue
3170 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
3034 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in TypePromotionTransaction