|
LLVM
4.0.0
|
#include <IRBuilder.h>
Public Member Functions | |
| FastMathFlagGuard (IRBuilderBase &B) | |
| FastMathFlagGuard (const FastMathFlagGuard &)=delete | |
| FastMathFlagGuard & | operator= (const FastMathFlagGuard &)=delete |
| ~FastMathFlagGuard () | |
Definition at line 250 of file IRBuilder.h.
|
inline |
Definition at line 256 of file IRBuilder.h.
|
delete |
|
inline |
Definition at line 262 of file IRBuilder.h.
References llvm::IRBuilderBase::DefaultFPMathTag, and llvm::IRBuilderBase::FMF.
|
delete |
1.8.6