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 2860 of file PatternMatch.h.
|
inline |
Definition at line 2862 of file PatternMatch.h.
|
inline |
Definition at line 2864 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 2861 of file PatternMatch.h.
Referenced by llvm::PatternMatch::ExtractValue_match< Ind, Opnd_t >::match().