Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c1919 MlirBlock otherModuleBody = mlirModuleGetBody(otherModule); in testSymbolTable() local
1920 MlirOperation operation = mlirBlockGetFirstOperation(otherModuleBody); in testSymbolTable()
1946 MlirOperation duplicateNameOp = mlirBlockGetFirstOperation(otherModuleBody); in testSymbolTable()