|
LLVM 22.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 878 of file MIPatternMatch.h.
Definition at line 880 of file MIPatternMatch.h.
References Ty.
|
inline |
Definition at line 882 of file MIPatternMatch.h.
| LLT llvm::MIPatternMatch::CheckType::Ty |
Definition at line 879 of file MIPatternMatch.h.
Referenced by CheckType(), and match().