|
LLVM 22.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
| ExtractValue_match (const Opnd_t &V) | |
| template<typename OpTy > | |
| bool | match (OpTy *V) const |
Public Attributes | |
| Opnd_t | Val |
Definition at line 3091 of file PatternMatch.h.
|
inline |
Definition at line 3093 of file PatternMatch.h.
|
inline |
Definition at line 3095 of file PatternMatch.h.
References I, and llvm::PatternMatch::ExtractValue_match< Ind, Opnd_t >::Val.
| Opnd_t llvm::PatternMatch::ExtractValue_match< Ind, Opnd_t >::Val |
Definition at line 3092 of file PatternMatch.h.
Referenced by llvm::PatternMatch::ExtractValue_match< Ind, Opnd_t >::match().