Searched refs:funcBodyRegion (Results 1 – 1 of 1) sorted by relevance
81 MlirRegion funcBodyRegion = mlirRegionCreate(); in makeAndDumpAdd() local84 mlirRegionAppendOwnedBlock(funcBodyRegion, funcBody); in makeAndDumpAdd()99 mlirOperationStateAddOwnedRegions(&funcState, 1, &funcBodyRegion); in makeAndDumpAdd()