Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h277 bool canVectorizeFPMath(bool EnableStrictReductions);
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1015 bool EnableStrictReductions) { in canVectorizeFPMath() argument
1024 if (!EnableStrictReductions || in canVectorizeFPMath()