vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
genBlock
vox
fe
passes
ast_to_ir
Undocumented in source. Be warned that the author may not have intended to support it.
void
genBlock
(
ref
IrGenState
gen
,
AstNode
*
parent
,
ref
AstNodes
statements
,
IrIndex
currentBlock
,
ref
IrLabel
nextStmt
)
Meta
Source
See Implementation
vox
fe
passes
ast_to_ir
enums
ExprValueKind
IsLvalue
functions
addUnaryBranch
buildGEP
buildGEPEx
genBlock
ir_gen_branch
ir_gen_decl
ir_gen_expr
ir_gen_stmt
makeBoolValue
pass_ir_gen
manifest constants
MAX_GEP_INDICES
structs
ExprValue
IrGenState