|
LLVM 23.0.0git
|
Matching and combinator leaf case. More...
#include "llvm/Support/PatternMatchHelpers.h"
Public Member Functions | |
| template<typename ITy> | |
| bool | match (ITy *) const |
Matching and combinator leaf case.
Definition at line 38 of file PatternMatchHelpers.h.
|
inline |
Definition at line 39 of file PatternMatchHelpers.h.
Referenced by llvm::PatternMatchHelpers::match_combine_and< Ty, Tys... >::match().