mlirBlockGetNextInRegion

Function mlirBlockGetNextInRegion 

Source
pub unsafe extern "C" fn mlirBlockGetNextInRegion(
    block: MlirBlock,
) -> MlirBlock
Expand description

Returns the block immediately following the given block in its parent region.