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::NestedMemAddrDataAvoider Class Reference

Class of traversing to avoid nested memory access in address. More...

#include <ast_helper.h>

Public Member Functions

bool NotNested (const ExprPtr &node)
 

Detailed Description

Class of traversing to avoid nested memory access in address.

Member Function Documentation

bool ilang::NestedMemAddrDataAvoider::NotNested ( const ExprPtr node)

To check for a mem var, if its ast does not contain nested mem address/data access In its nested check, it should check go into all types.


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