LLVM: llvm::PatternMatch::immconstant_ty Struct Reference (original) (raw)

#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"

Inheritance diagram for llvm::PatternMatch::immconstant_ty:

[legend]

Static Public Member Functions
template
static bool isImmConstant (ITy *V)

Detailed Description

Definition at line 933 of file PatternMatch.h.

Member Function Documentation

isImmConstant()

template

bool llvm::PatternMatch::immconstant_ty::isImmConstant ( ITy * V) inlinestatic

Definition at line 934 of file PatternMatch.h.

References llvm::dyn_cast(), llvm::isa(), and llvm::Splat.

Referenced by llvm::PatternMatch::bind_immconstant_ty::match(), and llvm::PatternMatch::match_immconstant_ty::match().


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