LLVM 20.0.0git
|
#include "llvm/CodeGen/SDPatternMatch.h"
Public Member Functions | |
template<typename MatchContext > | |
bool | match (const MatchContext &, SDValue N) |
Definition at line 343 of file SDPatternMatch.h.
|
inline |
Definition at line 344 of file SDPatternMatch.h.
Referenced by llvm::SDPatternMatch::Or< Pred, Preds... >::match().