|
LLVM 23.0.0git
|
Matcher for specified Value*. More...
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
| specificval_ty (const Value *V) | |
| template<typename ITy> | |
| bool | match (ITy *V) const |
Public Attributes | |
| const Value * | Val |
Matcher for specified Value*.
Definition at line 930 of file PatternMatch.h.
Definition at line 933 of file PatternMatch.h.
References Val.
|
inline |
Definition at line 935 of file PatternMatch.h.
References Val.
Definition at line 931 of file PatternMatch.h.
Referenced by match(), and specificval_ty().