|
LLVM 22.0.0git
|
Helper that allows RangeTy as a key in a DenseMap. More...
Static Public Member Functions | |
| static AA::RangeTy | getEmptyKey () |
| static AA::RangeTy | getTombstoneKey () |
| static unsigned | getHashValue (const AA::RangeTy &Range) |
| static bool | isEqual (const AA::RangeTy &A, const AA::RangeTy B) |
Helper that allows RangeTy as a key in a DenseMap.
Definition at line 744 of file AttributorAttributes.cpp.
|
inlinestatic |
Definition at line 745 of file AttributorAttributes.cpp.
|
inlinestatic |
Definition at line 755 of file AttributorAttributes.cpp.
References llvm::detail::combineHashValue(), and Range.
|
inlinestatic |
Definition at line 750 of file AttributorAttributes.cpp.
|
inlinestatic |
Definition at line 761 of file AttributorAttributes.cpp.