Searched defs:replaceAllUsesWith (Results 1 – 9 of 9) sorted by relevance
67 void Value::replaceAllUsesWith(Value *Other) { in replaceAllUsesWith() function in llvm::sandboxir::Value
517 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
546 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
368 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
1454 void VPValue::replaceAllUsesWith(VPValue *New) { in replaceAllUsesWith() function in VPValue
318 void SPIRVEmitIntrinsics::replaceAllUsesWith(Value *Src, Value *Dest, in replaceAllUsesWith() function in SPIRVEmitIntrinsics
1995 void SPIRVGlobalRegistry::replaceAllUsesWith(Value *Old, Value *New, in replaceAllUsesWith() function in SPIRVGlobalRegistry
1108 static void replaceAllUsesWith(Value *Old, Value *New, in replaceAllUsesWith() function3726 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in TypePromotionTransaction
4227 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier