Searched refs:AllowOrderedReductions (Results 1 – 1 of 1) sorted by relevance
10161 bool AllowOrderedReductions; in processLoop() local10164 AllowOrderedReductions = ForceOrderedReductions; in processLoop()10166 AllowOrderedReductions = TTI->enableOrderedReductions(); in processLoop()10167 if (!LVL.canVectorizeFPMath(AllowOrderedReductions)) { in processLoop()