[llvm-dev] Inst->replaceAllUsesWith and uses in ConstantExpr

(IIIT) Siddharth Bhat via llvm-dev llvm-dev at lists.llvm.org
Wed Aug 16 15:39:57 PDT 2017


Hello all,

>From what I have observed, using `Inst->replaceAllUsesWith` does not
replace uses of the `Inst` in `ConstantExpr`s. Is there some way to have a
universal replaceAllUsesWith?


Thanks,
~Siddharth.
-- 
Sending this from my phone, please excuse any typos!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170816/b32108f2/attachment.html>


More information about the llvm-dev mailing list