Searched defs:numDirectives (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/TableGen/ | ||
H A D | Pattern.cpp | 802 int numDirectives = 0; collectBoundSymbols() local |
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | RewriterGen.cpp | 176 int numDirectives; member |