LLVM 18.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 383 of file IRBuilder.h.
|
inline |
Definition at line 392 of file IRBuilder.h.
References Builder.
|
delete |
|
inline |
Definition at line 401 of file IRBuilder.h.
References Builder.
|
delete |