LLVM 22.0.0git
BuryPointer.h File Reference
#include "llvm/Support/Compiler.h"
#include <memory>

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

LLVM_ABI void llvm::BuryPointer (const void *Ptr)
template<typename T>
void llvm::BuryPointer (std::unique_ptr< T > Ptr)