Searched defs:matcherNames (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | RewriterGen.cpp | 330 DenseMap<DagNode, std::string> matcherNames; member in __anon359d79100111::StaticMatcherHelper |
/llvm-project/mlir/lib/Dialect/Transform/IR/ | ||
H A D | TransformOps.cpp | 1215 llvm::SmallPtrSet<Attribute, 8> matcherNames; in verify() local |