LLVM 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
template<class InputBytes > | |
std::string | llvm::encodeBase64 (InputBytes const &Bytes) |
llvm::Error | llvm::decodeBase64 (llvm::StringRef Input, std::vector< char > &Output) |