Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/CAPI/
Dir.c81 MlirRegion funcBodyRegion = mlirRegionCreate(); in makeAndDumpAdd() local
84 mlirRegionAppendOwnedBlock(funcBodyRegion, funcBody); in makeAndDumpAdd()
99 mlirOperationStateAddOwnedRegions(&funcState, 1, &funcBodyRegion); in makeAndDumpAdd()