LLVM 22.0.0git
|
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
deferred_ty (Class &V) | |
template<typename ITy> | |
bool | match (const MachineRegisterInfo &MRI, ITy &&V) |
Public Attributes | |
Class & | VR |
Definition at line 444 of file MIPatternMatch.h.
|
inline |
Definition at line 447 of file MIPatternMatch.h.
References VR.
|
inline |
Definition at line 449 of file MIPatternMatch.h.
References llvm::MIPatternMatch::deferred_helper< BindTy >::match(), MRI, and VR.
Class& llvm::MIPatternMatch::deferred_ty< Class >::VR |
Definition at line 445 of file MIPatternMatch.h.
Referenced by deferred_ty(), and match().