|
LLVM
8.0.1
|


Go to the source code of this file.
Classes | |
| class | llvm::orc::SymbolStringPool |
| String pool for symbol names used by the JIT. More... | |
| class | llvm::orc::SymbolStringPtr |
| Pointer to a pooled string representing a symbol name. More... | |
| struct | llvm::DenseMapInfo< orc::SymbolStringPtr > |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::orc | |
Functions | |
| bool | llvm::orc::operator== (const SymbolStringPtr &LHS, const SymbolStringPtr &RHS) |
| bool | llvm::orc::operator!= (const SymbolStringPtr &LHS, const SymbolStringPtr &RHS) |
| bool | llvm::orc::operator< (const SymbolStringPtr &LHS, const SymbolStringPtr &RHS) |
1.8.13