Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Transforms/InstCombine/
DInstCombiner.h425 Instruction *replaceOperand(Instruction &I, unsigned OpNum, Value *V) { in replaceOperand() function
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h402 Instruction *replaceOperand(Instruction &I, unsigned OpNum, Value *V) { in replaceOperand() function