Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir-c/
DIR.h400 MLIR_CAPI_EXPORTED void mlirRegionDestroy(MlirRegion region);
/external/llvm-project/mlir/lib/CAPI/IR/
DIR.cpp395 void mlirRegionDestroy(MlirRegion region) { in mlirRegionDestroy() function