Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c1903 MlirOperation funcFoo = in testSymbolTable() local
1905 if (mlirOperationIsNull(funcFoo)) in testSymbolTable()
1910 if (mlirOperationEqual(funcFoo, funcBar)) in testSymbolTable()