|
LLVM 24.0.0git
|
Public Types | |
| using | TOCKey = std::pair<const MCSymbol *, PPCMCExpr::Specifier> |
Static Public Member Functions | |
| static unsigned | getHashValue (const TOCKey &PairVal) |
| static bool | isEqual (const TOCKey &A, const TOCKey &B) |
Definition at line 124 of file PPCAsmPrinter.cpp.
| using llvm::DenseMapInfo< std::pair< const MCSymbol *, PPCMCExpr::Specifier > >::TOCKey = std::pair<const MCSymbol *, PPCMCExpr::Specifier> |
Definition at line 125 of file PPCAsmPrinter.cpp.
|
inlinestatic |
Definition at line 127 of file PPCAsmPrinter.cpp.
References llvm::detail::combineHashValue().
|
inlinestatic |
Definition at line 132 of file PPCAsmPrinter.cpp.