|
bool | empty () const |
|
void | growStack () |
|
void | bind (FrontEndExpr e, GenerateElementalArrayFunc &&fun) |
| Bind a front-end expression to a closure.
|
|
void | rebind (FrontEndExpr e, GenerateElementalArrayFunc &&fun) |
| Replace the binding of front-end expression e with a new closure.
|
|
GenerateElementalArrayFunc | getBoundClosure (FrontEndExpr e) const |
| Get the closure bound to the front-end expression, e .
|
|
bool | isLowered (FrontEndExpr e) const |
| Has the front-end expression, e , been lowered and bound?
|
|
StatementContext & | stmtContext () |
|
The documentation for this class was generated from the following file: