LLVM 20.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 372 of file IRBuilder.h.
|
inline |
Definition at line 379 of file IRBuilder.h.
|
delete |
|
inline |
Definition at line 386 of file IRBuilder.h.
References llvm::IRBuilderBase::restoreIP(), and llvm::IRBuilderBase::SetCurrentDebugLocation().
|
delete |