llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Member Functions | List of all members
ConstInstVisitor< T > Class Template Referenceabstract

#include <core/inst_visitor.h>

Public Member Functions

Dispatch (const Inst &i)
 
virtual T VisitInst (const Inst &i)=0
 

Detailed Description

template<typename T>
class ConstInstVisitor< T >

Helper class to build custom visitors for all IR instructions.


The documentation for this class was generated from the following file: