LLVM
8.0.1
|
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Functions | |
template<typename To , typename From , typename = typename std::enable_if<sizeof(To) == sizeof(From)>::type> | |
To | llvm::bit_cast (const From &from) noexcept |