|
LLVM 23.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
| bind_ty (Class *&V) | |
| template<typename ITy> | |
| bool | match (ITy *V) const |
Public Attributes | |
| Class *& | VR |
Definition at line 817 of file PatternMatch.h.
|
inline |
Definition at line 820 of file PatternMatch.h.
References VR.
|
inline |
Definition at line 822 of file PatternMatch.h.
References llvm::dyn_cast(), and VR.
| Class*& llvm::PatternMatch::bind_ty< Class >::VR |
Definition at line 818 of file PatternMatch.h.