Home
last modified time | relevance | path

Searched refs:EnableStrictReductions (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h278 bool canVectorizeFPMath(bool EnableStrictReductions);
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp987 bool EnableStrictReductions) { in canVectorizeFPMath() argument
996 if (!EnableStrictReductions || in canVectorizeFPMath()