struct is_zero

Declaration

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

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

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:419

Templates

ITy

Parameters

ITy* V