|
LLVM 23.0.0git
|
A match-wrapper around isa. More...
#include "llvm/Support/PatternMatchHelpers.h"
Public Member Functions | |
| template<typename ArgTy> | |
| bool | match (const ArgTy *V) const |
A match-wrapper around isa.
Definition at line 67 of file PatternMatchHelpers.h.
|
inline |
Definition at line 68 of file PatternMatchHelpers.h.
References llvm::isa().