Searched refs:otherModuleBody (Results 1 – 1 of 1) sorted by relevance
1919 MlirBlock otherModuleBody = mlirModuleGetBody(otherModule); in testSymbolTable() local1920 MlirOperation operation = mlirBlockGetFirstOperation(otherModuleBody); in testSymbolTable()1946 MlirOperation duplicateNameOp = mlirBlockGetFirstOperation(otherModuleBody); in testSymbolTable()