struct constantint_match

Declaration

template <int64_t Val>
struct constantint_match { /* full declaration omitted */ };

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

Templates

int64_t Val

Method Overview

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

Methods

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

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

Templates

ITy

Parameters

ITy* V