vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
ir_gen_branch
vox
fe
passes
ast_to_ir
Undocumented in source. Be warned that the author may not have intended to support it.
void
ir_gen_branch
(
ref
IrGenState
gen
,
AstIndex
astIndex
,
IrIndex
curBlock
,
ref
IrLabel
trueExit
,
ref
IrLabel
falseExit
)
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