|
LLVM 23.0.0git
|
#include "llvm/Analysis/ScalarEvolution.h"
Public Member Functions | |
| FoldID (SCEVTypes C, const SCEV *Op, const Type *Ty) | |
| FoldID (unsigned short C) | |
| unsigned | computeHash () const |
| bool | operator== (const FoldID &RHS) const |
Definition at line 1431 of file ScalarEvolution.h.
|
inline |
Definition at line 1442 of file ScalarEvolution.h.
|
inline |
Definition at line 1444 of file ScalarEvolution.h.
References llvm::detail::combineHashValue().
Referenced by llvm::DenseMapInfo< ScalarEvolution::FoldID >::getHashValue().
Definition at line 1450 of file ScalarEvolution.h.