Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/IR/
HDValue.cpp351 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() function in Value
HDMetadata.cpp158 void ReplaceableMetadataImpl::replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function in ReplaceableMetadataImpl
/NextBSD/contrib/llvm/include/llvm/IR/
HDMetadata.h300 void replaceAllUsesWith(Metadata *MD) { in replaceAllUsesWith() function
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDSimplifyLibCalls.cpp2131 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith() function in LibCallSimplifier
/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp2040 void TypePromotionTransaction::replaceAllUsesWith(Instruction *Inst, in replaceAllUsesWith() function in __anon08e94ae70211::TypePromotionTransaction