struct ofmax_pred_ty

Declaration

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

Description

Helper class for identifying ordered max predicates.

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

Method Overview

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

Methods

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

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

Parameters

FCmpInst::Predicate Pred