Searched refs:mlirSetGlobalDebugTypes (Results 1 – 3 of 3) sorted by relevance
32 MLIR_CAPI_EXPORTED void mlirSetGlobalDebugTypes(const char **types, intptr_t n);
28 void mlirSetGlobalDebugTypes(const char **types, intptr_t n) { in mlirSetGlobalDebugTypes() function
281 mlirSetGlobalDebugTypes(pointers.data(), pointers.size()); in bind()