|
LLVM 23.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
| ContainsMatchingVectorElement_match (const SPTy &SP) | |
| template<typename ITy> | |
| bool | match (ITy *V) const |
Public Attributes | |
| SPTy | SubPattern |
Definition at line 184 of file PatternMatch.h.
|
inline |
Definition at line 186 of file PatternMatch.h.
References SubPattern.
|
inline |
Definition at line 188 of file PatternMatch.h.
References llvm::CallingConv::C, llvm::dyn_cast(), and SubPattern.
| SPTy llvm::PatternMatch::ContainsMatchingVectorElement_match< SPTy >::SubPattern |
Definition at line 185 of file PatternMatch.h.
Referenced by ContainsMatchingVectorElement_match(), and match().