Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/CAPI/
Dir.c822 MlirStringRef symbolRefLeaf = mlirSymbolRefAttrGetLeafReference(symbolRef); in printBuiltinAttributes() local
824 if (symbolRefLeaf.length != 3 || in printBuiltinAttributes()
825 strncmp(data + 5, symbolRefLeaf.data, symbolRefLeaf.length) || in printBuiltinAttributes()