Displaying 2 results from an estimated 2 matches for "f508e8b2".
2017 Aug 16
2
Inst->replaceAllUsesWith and uses in ConstantExpr
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:
2017 Aug 17
2
Inst->replaceAllUsesWith and uses in ConstantExpr
...plausible things like
> "and(i32 %inst, 0)").
>
> Cheers.
>
> Tim.
>
--
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/20170817/f508e8b2/attachment.html>