LLVM  3.7.0
Public Member Functions | List of all members
llvm::IRBuilderBase::FastMathFlagGuard Class Reference

#include <IRBuilder.h>

Public Member Functions

 FastMathFlagGuard (IRBuilderBase &B)
 
 ~FastMathFlagGuard ()
 

Detailed Description

Definition at line 208 of file IRBuilder.h.

Constructor & Destructor Documentation

llvm::IRBuilderBase::FastMathFlagGuard::FastMathFlagGuard ( IRBuilderBase B)
inline

Definition at line 218 of file IRBuilder.h.

llvm::IRBuilderBase::FastMathFlagGuard::~FastMathFlagGuard ( )
inline

Definition at line 221 of file IRBuilder.h.

References llvm::IRBuilderBase::DefaultFPMathTag, and llvm::IRBuilderBase::FMF.


The documentation for this class was generated from the following file: