|
LLVM 22.0.0git
|
#include "llvm/IR/IRBuilder.h"
Public Member Functions | |
| FastMathFlagGuard (IRBuilderBase &B) | |
| FastMathFlagGuard (const FastMathFlagGuard &)=delete | |
| FastMathFlagGuard & | operator= (const FastMathFlagGuard &)=delete |
| ~FastMathFlagGuard () | |
Definition at line 431 of file IRBuilder.h.
|
inline |
Definition at line 440 of file IRBuilder.h.
References B(), llvm::IRBuilderBase::DefaultFPMathTag, and llvm::IRBuilderBase::IRBuilderBase().
Referenced by FastMathFlagGuard(), and operator=().
|
delete |
References FastMathFlagGuard().
|
inline |
Definition at line 449 of file IRBuilder.h.
|
delete |
References FastMathFlagGuard().