LLVM 20.0.0git
|
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
bool | match (const MachineRegisterInfo &MRI, Register Reg) |
bool | match (const MachineRegisterInfo &MRI, MachineOperand *MO) |
Definition at line 263 of file MIPatternMatch.h.
|
inline |
Definition at line 265 of file MIPatternMatch.h.
References llvm::MachineOperand::isReg().
|
inline |
Definition at line 264 of file MIPatternMatch.h.