|
LLVM 23.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
| template<typename ITy> | |
| bool | match (ITy *V) const |
Static Public Member Functions | |
| static bool | check (const Value *V) |
Definition at line 156 of file PatternMatch.h.
Definition at line 161 of file PatternMatch.h.
References llvm::dyn_cast(), and llvm::isa().
Referenced by match().
|
inline |
Definition at line 168 of file PatternMatch.h.
References check().