LLVM 20.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
AllowReassoc_match (const SubPattern_t &SP) | |
template<typename OpTy > | |
bool | match (OpTy *V) |
Public Attributes | |
SubPattern_t | SubPattern |
Definition at line 71 of file PatternMatch.h.
|
inline |
Definition at line 74 of file PatternMatch.h.
|
inline |
Definition at line 76 of file PatternMatch.h.
References I, and llvm::PatternMatch::AllowReassoc_match< SubPattern_t >::SubPattern.
SubPattern_t llvm::PatternMatch::AllowReassoc_match< SubPattern_t >::SubPattern |
Definition at line 72 of file PatternMatch.h.
Referenced by llvm::PatternMatch::AllowReassoc_match< SubPattern_t >::match().