LLVM API Documentation
| FirstInfo typedef | llvm::DenseMapInfo< std::pair< T, U > > | |
| getEmptyKey() | llvm::DenseMapInfo< std::pair< T, U > > | [inline, static] |
| getHashValue(const Pair &PairVal) | llvm::DenseMapInfo< std::pair< T, U > > | [inline, static] |
| getTombstoneKey() | llvm::DenseMapInfo< std::pair< T, U > > | [inline, static] |
| isEqual(const Pair &LHS, const Pair &RHS) | llvm::DenseMapInfo< std::pair< T, U > > | [inline, static] |
| Pair typedef | llvm::DenseMapInfo< std::pair< T, U > > | |
| SecondInfo typedef | llvm::DenseMapInfo< std::pair< T, U > > |