Searched refs:nullBlock (Results 1 – 1 of 1) sorted by relevance
507 MlirBlock nullBlock = mlirRegionGetFirstBlock(owningRegion); in buildWithInsertionsAndPrint() local527 mlirRegionInsertOwnedBlockBefore(region, nullBlock, block3); in buildWithInsertionsAndPrint()529 mlirRegionInsertOwnedBlockAfter(region, nullBlock, block1); in buildWithInsertionsAndPrint()