Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/TableGen/
DPattern.cpp660 bool isAttr = leaf.isAttrMatcher() || leaf.isEnumAttrCase() || in collectBoundSymbols() local
664 if (isAttr) { in collectBoundSymbols()