LLVM 19.0.0git
Public Member Functions | List of all members
llvm::PatternMatch::is_any_apint Struct Reference

#include "llvm/IR/PatternMatch.h"

Public Member Functions

bool isValue (const APInt &C)
 

Detailed Description

Definition at line 455 of file PatternMatch.h.

Member Function Documentation

◆ isValue()

bool llvm::PatternMatch::is_any_apint::isValue ( const APInt C)
inline

Definition at line 456 of file PatternMatch.h.


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