dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
block_goto
dmd
backend
blockopt
Finish up this block and start the next one.
block
*
block_goto
(Blockx* bx, int bc, block* bn)
version(MARS)
extern (
C
++) nothrow @
safe
block
*
block_goto
(
Blockx
*
bx
,
int
bc
,
block
*
bn
)
void
block_goto
()
void
block_goto
(block* bn)
void
block_goto
(block* bgoto, block* bnew)
Meta
Source
See Implementation
dmd
backend
blockopt
functions
block_appendexp
block_clearvisit
block_compbcount
block_endfunc
block_free
block_goto
block_initvar
block_next
block_optimizer_free
block_pred
block_ptr
block_term
block_visit
blocklist_free
blockopt
brcombine
compdfo
static variables
bc_goal
Finish up this block and start the next one.