LLVM 22.0.0git
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_ostreamllvm::operator<< (raw_ostream &O, FastMathFlags FMF)