LLVM 22.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 120 of file PatternMatch.h.
Definition at line 121 of file PatternMatch.h.
References llvm::dyn_cast(), llvm::SmallVectorImpl< T >::emplace_back(), llvm::SmallVectorTemplateCommon< T, typename >::empty(), llvm::SmallPtrSetImpl< PtrType >::insert(), llvm::isa(), and llvm::SmallVectorImpl< T >::pop_back_val().
Referenced by match().
|
inline |
Definition at line 159 of file PatternMatch.h.
References check().