DenseMapInfo specialization for ScalarEvolution::FoldID.
Declared in <llvm/Analysis/ScalarEvolution.h>
template<>
struct DenseMapInfo<ScalarEvolution::FoldID>;
| Name | Description |
|---|---|
getHashValue | Return the hash of Val. |
isEqual | Return true if LHS and RHS represent the same fold identity. |