|
LLVM 22.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 1430 of file ScalarEvolution.h.
|
inline |
Definition at line 1441 of file ScalarEvolution.h.
|
inline |
Definition at line 1443 of file ScalarEvolution.h.
References llvm::detail::combineHashValue().
Referenced by llvm::DenseMapInfo< ScalarEvolution::FoldID >::getHashValue().
Definition at line 1449 of file ScalarEvolution.h.