Searched defs:replaceAllUsesWith (Results 1 – 7 of 7) sorted by relevance
233 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
319 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
323 void DIDescriptor::replaceAllUsesWith(LLVMContext &VMContext, DIDescriptor D) { in replaceAllUsesWith() function in DIDescriptor346 void DIDescriptor::replaceAllUsesWith(MDNode *D) { in replaceAllUsesWith() function in DIDescriptor
157 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
2099 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) const { in replaceAllUsesWith() function in LibCallSimplifier
2963 void replaceAllUsesWith(Instruction *I, Value *With) const override { in replaceAllUsesWith() function in __anonaf8d96030111::InstCombinerLibCallSimplifier
1741 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in __anon2960da4b0211::TypePromotionTransaction