ilang  1.1.4
ILAng: A Modeling and Verification Platform for SoCs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros
Public Member Functions | List of all members
ilang::FuncObjRewrIla Class Reference

Function object for rewriting ILA tree. More...

#include <u_rewriter.h>

Public Member Functions

 FuncObjRewrIla (const IlaMap &ila_map, const ExprMap &expr_map)
 Constructor.
 
InstrLvlAbsPtr get (const InstrLvlAbsCnstPtr &m) const
 Return the mapped ILA.
 
bool pre (const InstrLvlAbsCnstPtr &src)
 Pre-processing: create new ILA based on the given source.
 
void post (const InstrLvlAbsCnstPtr &src) const
 Nothing.
 

Detailed Description

Function object for rewriting ILA tree.


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