- computeIndexPtr
auto computeIndexPtr(Location location, Expression indexed, Expression index)
Undocumented in source. Be warned that the author may not have intended to support it.
- genBoundCheck
auto genBoundCheck(Location location, LLVMValueRef condition)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
LLVMValueRef visit(Expression e)
Undocumented in source.
- visit
LLVMValueRef visit(VariableExpression e)
Undocumented in source.
- visit
LLVMValueRef visit(FieldExpression e)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
LLVMValueRef visit(ContextExpression e)
Undocumented in source.
- visit
LLVMValueRef visit(UnaryExpression e)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
LLVMValueRef visit(CastExpression e)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
LLVMValueRef visit(CallExpression c)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
LLVMValueRef visit(IndexExpression e)
Undocumented in source. Be warned that the author may not have intended to support it.