LLVM API Documentation

Public Member Functions
llvm::IRBuilderBase::FastMathFlagGuard Class Reference

#include <IRBuilder.h>

List of all members.

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.

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: