struct bind_helper

Declaration

template <typename BindTy>
struct bind_helper { /* full declaration omitted */ };

Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:300

Templates

BindTy

Method Overview

  • public static bool bind(const llvm::MachineRegisterInfo & MRI, BindTy & VR, BindTy & V)

Methods

ΒΆstatic bool bind(
    const llvm::MachineRegisterInfo& MRI,
    BindTy& VR,
    BindTy& V)

Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:301

Parameters

const llvm::MachineRegisterInfo& MRI
BindTy& VR
BindTy& V