Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DValue.cpp320 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.h288 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2131 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1983 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in __anon0965895a0211::TypePromotionTransaction