Searched refs:AllowOrderedReductions (Results 1 – 1 of 1) sorted by relevance
10293 bool AllowOrderedReductions; in processLoop() local10296 AllowOrderedReductions = ForceOrderedReductions; in processLoop()10298 AllowOrderedReductions = TTI->enableOrderedReductions(); in processLoop()10299 if (!LVL.canVectorizeFPMath(AllowOrderedReductions)) { in processLoop()