Searched defs:replaceAllUsesWith (Results 1 – 8 of 8) sorted by relevance
283 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
311 void DIType::replaceAllUsesWith(DIDescriptor &D) { in replaceAllUsesWith() function in DIType331 void DIType::replaceAllUsesWith(MDNode *D) { in replaceAllUsesWith() function in DIType
374 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
360 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
370 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
200 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
2134 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
2521 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in __anon1120a2390211::TypePromotionTransaction