class IRBuilderBase::FastMathFlagGuard

Declaration

class IRBuilderBase::FastMathFlagGuard { /* full declaration omitted */ };

Declared at: llvm/include/llvm/IR/IRBuilder.h:298

Method Overview

Methods

FastMathFlagGuard(llvm::IRBuilderBase& B)

Declared at: llvm/include/llvm/IR/IRBuilder.h:304

Parameters

llvm::IRBuilderBase& B

FastMathFlagGuard(
    const llvm::IRBuilderBase::FastMathFlagGuard&)

Declared at: llvm/include/llvm/IR/IRBuilder.h:307

Parameters

const llvm::IRBuilderBase::FastMathFlagGuard&

~FastMathFlagGuard()

Declared at: llvm/include/llvm/IR/IRBuilder.h:310