LLVM 20.0.0git
|
#include "llvm/IR/IRBuilder.h"
Public Member Functions | |
FastMathFlagGuard (IRBuilderBase &B) | |
FastMathFlagGuard (const FastMathFlagGuard &)=delete | |
FastMathFlagGuard & | operator= (const FastMathFlagGuard &)=delete |
~FastMathFlagGuard () | |
Definition at line 394 of file IRBuilder.h.
|
inline |
Definition at line 403 of file IRBuilder.h.
|
delete |
|
inline |
Definition at line 412 of file IRBuilder.h.
References llvm::IRBuilderBase::DefaultConstrainedExcept, llvm::IRBuilderBase::DefaultConstrainedRounding, llvm::IRBuilderBase::DefaultFPMathTag, llvm::IRBuilderBase::FMF, and llvm::IRBuilderBase::IsFPConstrained.
|
delete |