reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Analysis/IVDescriptors.cpp
  256   FastMathFlags FMF = FastMathFlags::getFast();
lib/Transforms/Utils/SimplifyLibCalls.cpp
 1917   B.setFastMathFlags(FastMathFlags::getFast());
lib/Transforms/Vectorize/LoopVectorize.cpp
  342     cast<Instruction>(V)->setFastMathFlags(FastMathFlags::getFast());