vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
fixBlockSucc
vox
ir
ir_basic_block
Undocumented in source. Be warned that the author may not have intended to support it.
void
fixBlockSucc
(
IrFunction
*
ir
,
IrIndex
blockA
,
IrIndex
blockB
,
IrSmallArray
successorsA
)
Meta
Source
See Implementation
vox
ir
ir_basic_block
functions
concatBlockInstructions
fixBlockPreds
fixBlockSucc
isCriticalEdge
linkSingleBlockBefore
makeBlocksSequential
moveBlockAfter
removeAllInstrs
removeAllPhis
removeBlockFromChain
structs
InstrIterator
InstrReverseIterator
IrBasicBlock
PhiIterator