Home
last modified time | relevance | path

Searched refs:nullBlock (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c507 MlirBlock nullBlock = mlirRegionGetFirstBlock(owningRegion); in buildWithInsertionsAndPrint() local
527 mlirRegionInsertOwnedBlockBefore(region, nullBlock, block3); in buildWithInsertionsAndPrint()
529 mlirRegionInsertOwnedBlockAfter(region, nullBlock, block1); in buildWithInsertionsAndPrint()