Searched refs:symbolRefLeaf (Results 1 – 1 of 1) sorted by relevance
822 MlirStringRef symbolRefLeaf = mlirSymbolRefAttrGetLeafReference(symbolRef); in printBuiltinAttributes() local824 if (symbolRefLeaf.length != 3 || in printBuiltinAttributes()825 strncmp(data + 5, symbolRefLeaf.data, symbolRefLeaf.length) || in printBuiltinAttributes()