Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c1908 MlirOperation funcBar = in testSymbolTable() local
1910 if (mlirOperationEqual(funcFoo, funcBar)) in testSymbolTable()
1939 mlirSymbolTableErase(symbolTable, funcBar); in testSymbolTable()