LLVM
8.0.1
|
#include "llvm/IR/IRBuilder.h"
Public Member Functions | |
InsertPointGuard (IRBuilderBase &B) | |
InsertPointGuard (const InsertPointGuard &)=delete | |
InsertPointGuard & | operator= (const InsertPointGuard &)=delete |
~InsertPointGuard () | |
Definition at line 228 of file IRBuilder.h.
|
inline |
Definition at line 235 of file IRBuilder.h.
|
delete |
|
inline |
Definition at line 242 of file IRBuilder.h.
References llvm::IRBuilderBase::restoreIP(), and llvm::IRBuilderBase::SetCurrentDebugLocation().
|
delete |