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

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

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

Static Public Member Functions

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

Detailed Description

Definition at line 365 of file MIPatternMatch.h.

Member Function Documentation

◆ bind() [1/2]

Definition at line 373 of file MIPatternMatch.h.

References MI, and MRI.

◆ bind() [2/2]

Definition at line 366 of file MIPatternMatch.h.

References MI, MRI, and Reg.


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