StatementGen

Undocumented in source.

Constructors

this
this(LocalPass pass)
Undocumented in source.

Alias This

pass

Members

Functions

genHalt
void genHalt(Location location, Expression msg)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(Body fbody)
Undocumented in source.
visit
void visit(BasicBlockRef b)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

basicBlocks
LLVMBasicBlockRef[] basicBlocks;
Undocumented in source.
fbody
Body fbody;
Undocumented in source.
fun
LLVMValueRef fun;
Undocumented in source.
landingPads
LLVMBasicBlockRef[] landingPads;
Undocumented in source.

Meta