struct bind_helper
Declaration
template <typename BindTy>
struct bind_helper { /* full declaration omitted */ };
Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:117
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)
static bool bind(
const llvm::MachineRegisterInfo& MRI,
BindTy& VR,
BindTy& V)
Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:118
Parameters
- const llvm::MachineRegisterInfo& MRI
- BindTy& VR
- BindTy& V