LLVM 20.0.0git
|
#include "llvm/Analysis/ScalarEvolutionPatternMatch.h"
Public Member Functions | |
bind_ty (Class *&V) | |
template<typename ITy > | |
bool | match (ITy *V) const |
Public Attributes | |
Class *& | VR |
Definition at line 59 of file ScalarEvolutionPatternMatch.h.
|
inline |
Definition at line 62 of file ScalarEvolutionPatternMatch.h.
|
inline |
Definition at line 64 of file ScalarEvolutionPatternMatch.h.
References llvm::SCEVPatternMatch::bind_ty< Class >::VR.
Class*& llvm::SCEVPatternMatch::bind_ty< Class >::VR |
Definition at line 60 of file ScalarEvolutionPatternMatch.h.
Referenced by llvm::SCEVPatternMatch::bind_ty< Class >::match().