[cfe-users] visit all constantExpr directly for a Function/Module Pass

Bella V via cfe-users cfe-users at lists.llvm.org
Thu Jul 29 12:39:41 PDT 2021


Hello All,

Is there a way to get all constantExpr as a batch similar to InstVisitor,
which has a visitor for each type of instruction.
https://llvm.org/doxygen/classllvm_1_1InstVisitor.html


Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20210729/60203972/attachment.html>


More information about the cfe-users mailing list