Searched refs:AllowOrderedReductions (Results 1 – 1 of 1) sorted by relevance
9778 bool AllowOrderedReductions; in processLoop() local9781 AllowOrderedReductions = ForceOrderedReductions; in processLoop()9783 AllowOrderedReductions = TTI->enableOrderedReductions(); in processLoop()9784 if (!LVL.canVectorizeFPMath(AllowOrderedReductions)) { in processLoop()