Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c926 MlirStringRef symbolRefRoot = mlirSymbolRefAttrGetRootReference(symbolRef); in printBuiltinAttributes() local
929 symbolRefRoot.length != 2 || in printBuiltinAttributes()
930 strncmp(data + 8, symbolRefRoot.data, symbolRefRoot.length)) in printBuiltinAttributes()