struct smax_pred_ty

Declaration

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

Description

Helper class for identifying signed max predicates.

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

Method Overview

  • public static bool match(ICmpInst::Predicate Pred)

Methods

ΒΆstatic bool match(ICmpInst::Predicate Pred)

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

Parameters

ICmpInst::Predicate Pred