LLVM 22.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 303 of file MIPatternMatch.h.
|
inline |
Definition at line 305 of file MIPatternMatch.h.
References llvm::MachineOperand::isReg(), and MRI.
|
inline |
Definition at line 304 of file MIPatternMatch.h.