LLVM 22.0.0git
|
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) const |
Public Attributes | |
const Value * | Val |
Match a specified Value*.
Definition at line 953 of file PatternMatch.h.
Definition at line 956 of file PatternMatch.h.
|
inline |
Definition at line 958 of file PatternMatch.h.
References Val.
Definition at line 954 of file PatternMatch.h.
Referenced by match().