LLVM 19.0.0git
Namespaces | Functions
BuryPointer.h File Reference
#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)