Function mlir_sys::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.