Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c1897 MlirModule otherModule = mlirModuleCreateParse( in testSymbolTable() local
1919 MlirBlock otherModuleBody = mlirModuleGetBody(otherModule); in testSymbolTable()
1959 mlirOperationDump(mlirModuleGetOperation(otherModule)); in testSymbolTable()
1973 mlirModuleDestroy(otherModule); in testSymbolTable()