LLVM
15.0.0git
|
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
ConstantMatch (ConstT &C) | |
bool | match (const MachineRegisterInfo &MRI, Register Reg) |
Public Attributes | |
ConstT & | CR |
Definition at line 78 of file MIPatternMatch.h.
|
inline |
Definition at line 80 of file MIPatternMatch.h.
|
inline |
Definition at line 81 of file MIPatternMatch.h.
References llvm::MIPatternMatch::ConstantMatch< ConstT >::CR, and MRI.
ConstT& llvm::MIPatternMatch::ConstantMatch< ConstT >::CR |
Definition at line 79 of file MIPatternMatch.h.
Referenced by llvm::MIPatternMatch::ConstantMatch< ConstT >::match().