|
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 1418 of file ScalarEvolution.h.
|
inline |
Definition at line 1429 of file ScalarEvolution.h.
|
inline |
Definition at line 1431 of file ScalarEvolution.h.
References llvm::detail::combineHashValue().
Referenced by llvm::DenseMapInfo< ScalarEvolution::FoldID >::getHashValue().
Definition at line 1437 of file ScalarEvolution.h.