ilang
1.1.4
ILAng: A Modeling and Verification Platform for SoCs
|
Go to the source code of this file.
Classes | |
class | ilang::ExprMngr |
Simplifier for AST trees by sharing nodes based on the hash value. More... | |
Namespaces | |
ilang | |
Typedefs | |
typedef ExprMngr::ExprMngrPtr | ilang::ExprMngrPtr |
Pointer type for passing shared ast simplifier. | |
Class ExprMngr - organize and share Expr nodes based on their syntactic structures.