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 715 of file MIPatternMatch.h.
Definition at line 717 of file MIPatternMatch.h.
|
inline |
Definition at line 719 of file MIPatternMatch.h.
LLT llvm::MIPatternMatch::CheckType::Ty |
Definition at line 716 of file MIPatternMatch.h.
Referenced by match().