Searched defs:replaceAllUsesWith (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp232 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { function in class:ReplaceableMetadataImpl
[all...]
H A DValue.cpp486 void Value::replaceAllUsesWith(Value *New) { function in class:Value
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp858 void VPValue::replaceAllUsesWith(VPValue *New) { function in class:VPValue
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h392 void replaceAllUsesWith(Metadata *MD) { function in class:llvm::ValueAsMetadata
955 void replaceAllUsesWith(Metadata *MD) { function in class:llvm::MDNode
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2886 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, function in class:TypePromotionTransaction
[all...]

Completed in 372 milliseconds