llvm::FMFSource

This provides a helper for copying FMF from an instruction or setting specified flags.

Synopsis

Declared in <llvm/IR/IRBuilder.h>

class FMFSource;

Member Functions

NameDescription
FMFSource [constructor]Constructors
get Return the stored fast-math flags, or the default.

Static Member Functions

NameDescription
intersect Intersect the FMF from two instructions.