vox v0.2.0 (2022-04-19T16:16:42Z)
Dub
Repo
makeBlocksSequential
vox
ir
ir_basic_block
Undocumented in source. Be warned that the author may not have intended to support it.
void
makeBlocksSequential
(
IrFunction
*
ir
,
IrIndex
blockA
,
IrIndex
blockB
)
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