Searched refs:AllowOrderedReductions (Results 1 – 1 of 1) sorted by relevance
9968 bool AllowOrderedReductions; in processLoop() local9971 AllowOrderedReductions = ForceOrderedReductions; in processLoop()9973 AllowOrderedReductions = TTI->enableOrderedReductions(); in processLoop()9974 if (!LVL.canVectorizeFPMath(AllowOrderedReductions)) { in processLoop()