Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Transforms/InstCombine/
DInstCombiner.h432 void replaceUse(Use &U, Value *NewValue) { in replaceUse() function
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h409 void replaceUse(Use &U, Value *NewValue) { in replaceUse() function