LLVM 20.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
template<typename ITy > | |
bool | match (ITy *V) |
Static Public Member Functions | |
static bool | check (const Value *V) |
Definition at line 107 of file PatternMatch.h.
Definition at line 108 of file PatternMatch.h.
References llvm::SmallVectorImpl< T >::emplace_back(), llvm::SmallVectorBase< Size_T >::empty(), llvm::SmallPtrSetImpl< PtrType >::insert(), and llvm::SmallVectorImpl< T >::pop_back_val().
|
inline |
Definition at line 146 of file PatternMatch.h.
References check.