Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h276 bool canVectorizeFPMath(bool EnableStrictReductions);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1162 bool EnableStrictReductions) { in canVectorizeFPMath() argument
1171 if (!EnableStrictReductions || in canVectorizeFPMath()