Searched refs:mlirTypeIDAllocatorCreate (Results 1 – 3 of 3) sorted by relevance
48 MlirTypeIDAllocator mlirTypeIDAllocatorCreate() { in mlirTypeIDAllocatorCreate() function
163 MLIR_CAPI_EXPORTED MlirTypeIDAllocator mlirTypeIDAllocatorCreate();
293 MlirTypeIDAllocator typeIDAllocator = mlirTypeIDAllocatorCreate(); in testExternalPass()