LLVM 20.0.0git
|
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
void | llvm::BuryPointer (const void *Ptr) |
template<typename T > | |
void | llvm::BuryPointer (std::unique_ptr< T > Ptr) |