Home
last modified time | relevance | path

Searched defs:replaceInstUsesWith (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h417 Instruction *replaceInstUsesWith(Instruction &I, Value *V) { in replaceInstUsesWith() function
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h405 Instruction *replaceInstUsesWith(Instruction &I, Value *V) { in replaceInstUsesWith() function