LLVM
8.0.1
|
Go to the source code of this file.
Classes | |
struct | llvm::Uint24 |
An auxiliary type to facilitate extraction of 3-byte entities. More... | |
class | llvm::DataExtractor |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Typedefs | |
using | llvm::uint24_t = Uint24 |
Functions | |
uint24_t | llvm::getSwappedBytes (uint24_t C) |
Needed by swapByteOrder(). More... | |