LLVM 19.0.0git
Classes | Namespaces | Functions
FMF.h File Reference

Go to the source code of this file.

Classes

class  llvm::FastMathFlags
 Convenience struct for specifying and reasoning about fast-math flags. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

FastMathFlags llvm::operator| (FastMathFlags LHS, FastMathFlags RHS)
 
FastMathFlags llvm::operator& (FastMathFlags LHS, FastMathFlags RHS)
 
raw_ostream & llvm::operator<< (raw_ostream &O, FastMathFlags FMF)