Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DValue.cpp361 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
DMetadata.cpp158 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
/external/llvm/include/llvm/IR/
DMetadata.h300 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2345 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2463 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in __anonaebbba860211::TypePromotionTransaction