|
LLVM 23.0.0git
|
#include "llvm/Analysis/ScalarEvolutionPatternMatch.h"
Public Member Functions | |
| match_bind (SCEVUseT< SCEVPtrT > &V) | |
| template<typename ITy> | |
| bool | match (ITy *V) const |
Public Attributes | |
| SCEVUseT< SCEVPtrT > & | VR |
Definition at line 24 of file ScalarEvolutionPatternMatch.h.
|
inline |
Definition at line 27 of file ScalarEvolutionPatternMatch.h.
References VR.
|
inline |
Definition at line 29 of file ScalarEvolutionPatternMatch.h.
References VR.
| SCEVUseT<SCEVPtrT>& llvm::PatternMatchHelpers::match_bind< SCEVUseT< SCEVPtrT > >::VR |
Definition at line 25 of file ScalarEvolutionPatternMatch.h.
Referenced by match(), and match_bind().