LLVM 22.0.0git
|
#include "llvm/IR/IRBuilder.h"
Public Member Functions | |
InsertPointGuard (IRBuilderBase &B) | |
InsertPointGuard (const InsertPointGuard &)=delete | |
InsertPointGuard & | operator= (const InsertPointGuard &)=delete |
~InsertPointGuard () |
Definition at line 409 of file IRBuilder.h.
|
inline |
Definition at line 416 of file IRBuilder.h.
References B(), llvm::IRBuilderBase::getCurrentDebugLocation(), llvm::IRBuilderBase::GetInsertBlock(), llvm::IRBuilderBase::GetInsertPoint(), and llvm::IRBuilderBase::IRBuilderBase().
Referenced by InsertPointGuard(), and operator=().
|
delete |
References InsertPointGuard().
|
inline |
Definition at line 423 of file IRBuilder.h.
|
delete |
References InsertPointGuard().