LLVM 20.0.0git
|
#include "llvm/IR/IRBuilder.h"
Public Member Functions | |
OperandBundlesGuard (IRBuilderBase &B) | |
OperandBundlesGuard (const OperandBundlesGuard &)=delete | |
OperandBundlesGuard & | operator= (const OperandBundlesGuard &)=delete |
~OperandBundlesGuard () | |
Definition at line 423 of file IRBuilder.h.
|
inline |
Definition at line 428 of file IRBuilder.h.
|
delete |
|
inline |
Definition at line 434 of file IRBuilder.h.
References llvm::IRBuilderBase::DefaultOperandBundles.
|
delete |