LLVM 22.0.0git
llvm::MIPatternMatch::bind_helper< const MachineInstr * > Struct Reference

#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"

Inheritance diagram for llvm::MIPatternMatch::bind_helper< const MachineInstr * >:
[legend]

Static Public Member Functions

static bool bind (const MachineRegisterInfo &MRI, const MachineInstr *&MI, Register Reg)
static bool bind (const MachineRegisterInfo &MRI, const MachineInstr *&MI, const MachineInstr *Inst)

Detailed Description

Definition at line 380 of file MIPatternMatch.h.

Member Function Documentation

◆ bind() [1/2]

Definition at line 386 of file MIPatternMatch.h.

References MI, and MRI.

◆ bind() [2/2]

Definition at line 381 of file MIPatternMatch.h.

References MI, MRI, and Reg.


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