Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h444 void replaceUse(Use &U, Value *NewValue) { in replaceUse() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h425 void replaceUse(Use &U, Value *NewValue) { in replaceUse() function