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

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

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

[legend]

Static Public Member Functions
static bool bind (const MachineRegisterInfo &MRI, LLT &Ty, Register Reg)

Detailed Description

Definition at line 394 of file MIPatternMatch.h.

Member Function Documentation

bind()

bool llvm::MIPatternMatch::bind_helper< LLT >::bind ( const MachineRegisterInfo & MRI, LLT & Ty, Register Reg ) inlinestatic

Definition at line 395 of file MIPatternMatch.h.

References MRI, and Reg.


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