ilang
1.1.4
ILAng: A Modeling and Verification Platform for SoCs
|
Class of traversing to avoid nested memory access in address. More...
#include <ast_helper.h>
Public Member Functions | |
bool | NotNested (const ExprPtr &node) |
Class of traversing to avoid nested memory access in address.
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.