AST Module
Provides a set of functions for constructing SSA expressions and statements.
Functions and values
Function or value | Description |
|
|
Full Usage:
AST.translateStmts defaultRegType addr postProc stmts
Parameters:
RegType
addr : uint64
postProc : IStmtPostProcessor
stmts : Stmt array
Returns: Stmt array
|
|