LLVM 20.0.0git
|
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
template<typename MatchSrc > | |
bool | match (const MachineRegisterInfo &MRI, MatchSrc &&src) |
Definition at line 292 of file MIPatternMatch.h.
|
inline |
Definition at line 294 of file MIPatternMatch.h.
Referenced by llvm::MIPatternMatch::Or< Pred, Preds... >::match().