|
LLVM
8.0.1
|
Match a specified Value*. More...
#include "llvm/IR/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 493 of file PatternMatch.h.
Definition at line 496 of file PatternMatch.h.
|
inline |
Definition at line 498 of file PatternMatch.h.
Definition at line 494 of file PatternMatch.h.
1.8.13