reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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());