LLVM 22.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
template<typename ITy> | |
bool | match (ITy *V) const |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PatternMatch::immconstant_ty | |
template<typename ITy> | |
static bool | isImmConstant (ITy *V) |
Definition at line 926 of file PatternMatch.h.
|
inline |
Definition at line 927 of file PatternMatch.h.
References llvm::PatternMatch::immconstant_ty::isImmConstant().