|
LLVM
4.0.0
|
Match a specified Value*. More...
#include <PatternMatch.h>
Public Member Functions | |
| specificval_ty (const Value *V) | |
| template<typename ITy > | |
| bool | match (ITy *V) |
Public Attributes | |
| const Value * | Val |
Match a specified Value*.
Definition at line 314 of file PatternMatch.h.
Definition at line 316 of file PatternMatch.h.
|
inline |
Definition at line 318 of file PatternMatch.h.
References Val.
Definition at line 315 of file PatternMatch.h.
Referenced by match().
1.8.6