sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
BasicBlock.branch
d
ir
instruction
BasicBlock
Undocumented in source. Be warned that the author may not have intended to support it.
void
branch
(Location location, BasicBlockRef dst)
void
branch
(Location location, Expression cond, BasicBlockRef ifTrue, BasicBlockRef ifFalse)
struct
BasicBlock
void
branch
(
Location
location
,
Expression
cond
,
BasicBlockRef
ifTrue
,
BasicBlockRef
ifFalse
)
Meta
Source
See Implementation
d
ir
instruction
BasicBlock
functions
alloca
branch
declare
destroy
doCatch
doSwitch
doThrow
eval
halt
ret
properties
empty
landingpad
name
terminate
terminator
variables
location
value