LLVM 20.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
ExtractValue_match (const Opnd_t &V) | |
template<typename OpTy > | |
bool | match (OpTy *V) |
Public Attributes | |
Opnd_t | Val |
Definition at line 2903 of file PatternMatch.h.
|
inline |
Definition at line 2905 of file PatternMatch.h.
|
inline |
Definition at line 2907 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 2904 of file PatternMatch.h.
Referenced by llvm::PatternMatch::ExtractValue_match< Ind, Opnd_t >::match().