LLVM 22.0.0git
llvm::PatternMatch::immconstant_ty Struct Reference

#include "llvm/IR/PatternMatch.h"

Inheritance diagram for llvm::PatternMatch::immconstant_ty:
[legend]

Static Public Member Functions

template<typename ITy>
static bool isImmConstant (ITy *V)

Detailed Description

Definition at line 907 of file PatternMatch.h.

Member Function Documentation

◆ isImmConstant()

template<typename ITy>
bool llvm::PatternMatch::immconstant_ty::isImmConstant ( ITy * V)
inlinestatic

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