LLVM
8.0.1
|
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
CheckType (const LLT &Ty) | |
bool | match (MachineRegisterInfo &MRI, unsigned Reg) |
Public Attributes | |
LLT | Ty |
Definition at line 324 of file MIPatternMatch.h.
Definition at line 326 of file MIPatternMatch.h.
|
inline |
Definition at line 328 of file MIPatternMatch.h.
References llvm::MachineRegisterInfo::getType().
LLT llvm::MIPatternMatch::CheckType::Ty |
Definition at line 325 of file MIPatternMatch.h.