Searched defs:getDynMatcher (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/lib/Query/Matcher/ | ||
H A D | VariantValue.cpp | 22 std::optional<DynMatcher> getDynMatcher() const override { return matcher; } in getDynMatcher() function in mlir::query::matcher::VariantMatcher::SinglePayload |