LLVM 20.0.0git
|
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
CheckType (const LLT Ty) | |
bool | match (const MachineRegisterInfo &MRI, Register Reg) |
Public Attributes | |
LLT | Ty |
Definition at line 771 of file MIPatternMatch.h.
Definition at line 773 of file MIPatternMatch.h.
|
inline |
Definition at line 775 of file MIPatternMatch.h.
LLT llvm::MIPatternMatch::CheckType::Ty |
Definition at line 772 of file MIPatternMatch.h.
Referenced by match().