struct bind_const_intval_ty

Declaration

struct bind_const_intval_ty { /* full declaration omitted */ };

Declared at: llvm/include/llvm/IR/PatternMatch.h:655

Member Variables

public uint64_t& VR

Method Overview

Methods

bind_const_intval_ty(uint64_t& V)

Declared at: llvm/include/llvm/IR/PatternMatch.h:658

Parameters

uint64_t& V

template <typename ITy>
bool match(ITy* V)

Declared at: llvm/include/llvm/IR/PatternMatch.h:660

Templates

ITy

Parameters

ITy* V