LLVM
8.0.1
|
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
ConstantMatch (int64_t &C) | |
bool | match (const MachineRegisterInfo &MRI, unsigned Reg) |
Public Attributes | |
int64_t & | CR |
Definition at line 45 of file MIPatternMatch.h.
|
inline |
Definition at line 47 of file MIPatternMatch.h.
|
inline |
Definition at line 48 of file MIPatternMatch.h.
References llvm::getConstantVRegVal().
int64_t& llvm::MIPatternMatch::ConstantMatch::CR |
Definition at line 46 of file MIPatternMatch.h.