llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
#include <core/inst_visitor.h>
Public Member Functions | |
T | Dispatch (const Inst &i) |
virtual T | VisitInst (const Inst &i)=0 |
Helper class to build custom visitors for all IR instructions.