Searched refs:otherModule (Results 1 – 1 of 1) sorted by relevance
1897 MlirModule otherModule = mlirModuleCreateParse( in testSymbolTable() local1919 MlirBlock otherModuleBody = mlirModuleGetBody(otherModule); in testSymbolTable()1959 mlirOperationDump(mlirModuleGetOperation(otherModule)); in testSymbolTable()1973 mlirModuleDestroy(otherModule); in testSymbolTable()