LLVM 22.0.0git
llvm::SDPatternMatch::umax_pred_ty Struct Reference

#include "llvm/CodeGen/SDPatternMatch.h"

Static Public Member Functions

static bool match (ISD::CondCode Cond)

Detailed Description

Definition at line 725 of file SDPatternMatch.h.

Member Function Documentation

◆ match()

bool llvm::SDPatternMatch::umax_pred_ty::match ( ISD::CondCode Cond)
inlinestatic

Definition at line 726 of file SDPatternMatch.h.

References Cond, llvm::ISD::SETUGE, and llvm::ISD::SETUGT.


The documentation for this struct was generated from the following file: