Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c92 MlirRegion funcBodyRegion = mlirRegionCreate(); in makeAndDumpAdd() local
96 mlirRegionAppendOwnedBlock(funcBodyRegion, funcBody); in makeAndDumpAdd()
114 mlirOperationStateAddOwnedRegions(&funcState, 1, &funcBodyRegion); in makeAndDumpAdd()