Searched defs:replaceAllUsesWith (Results 1 – 6 of 6) sorted by relevance
510 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
534 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
352 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { replaceAllUsesWith() function in ReplaceableMetadataImpl [all...]
1138 void VPValue::replaceAllUsesWith(VPValue *New) { replaceAllUsesWith() function in VPValue
1113 static void replaceAllUsesWith(Value *Old, Value *New, replaceAllUsesWith() function 3295 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, replaceAllUsesWith() function in TypePromotionTransaction [all...]
3818 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { replaceAllUsesWith() function in LibCallSimplifier