LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 219 of file IRBuilder.h.

Constructor & Destructor Documentation

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

Definition at line 229 of file IRBuilder.h.

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

Definition at line 232 of file IRBuilder.h.

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


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