My Project
Public Member Functions | List of all members
mlir::detail::AnyValueMatcher Struct Reference

Terminal matcher, always returns true. More...

#include <Matchers.h>

Public Member Functions

bool match (Value op) const
 

Detailed Description

Terminal matcher, always returns true.

Member Function Documentation

◆ match()

bool mlir::detail::AnyValueMatcher::match ( Value  op) const
inline

The documentation for this struct was generated from the following file: