LLVM 18.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 91 of file PatternMatch.h.
Definition at line 92 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 130 of file PatternMatch.h.
References check.