LLVM: llvm::MIPatternMatch::deferred_helper< BindTy > Struct Template Reference (original) (raw)

#include "[llvm/CodeGen/GlobalISel/MIPatternMatch.h](MIPatternMatch%5F8h%5Fsource.html)"

Inheritance diagram for llvm::MIPatternMatch::deferred_helper< BindTy >:

[legend]

Static Public Member Functions
static bool match (const MachineRegisterInfo &MRI, BindTy &VR, BindTy &V)

Detailed Description

template
struct llvm::MIPatternMatch::deferred_helper< BindTy >

Definition at line 433 of file MIPatternMatch.h.

Member Function Documentation

match()

template

bool llvm::MIPatternMatch::deferred_helper< BindTy >::match ( const MachineRegisterInfo & MRI, BindTy & VR, BindTy & V ) inlinestatic

Definition at line 434 of file MIPatternMatch.h.

References MRI.

Referenced by llvm::MIPatternMatch::deferred_ty< Class >::match().


The documentation for this struct was generated from the following file: