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

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

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

[legend]

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

Detailed Description

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

Definition at line 359 of file MIPatternMatch.h.

Member Function Documentation

bind()

template

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

Definition at line 360 of file MIPatternMatch.h.

References MRI.

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


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