LLVM
8.0.1
|
#include "llvm/IR/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, llvm::IRBuilderBase::FMF, and Name.
|
delete |