Searched refs:IsInLoopReductionPhi (Results 1 – 1 of 1) sorted by relevance
4331 bool IsInLoopReductionPhi = Cost->isInLoopReduction(OrigPhi); in fixReduction() local4346 bool IsOrdered = State.VF.isVector() && IsInLoopReductionPhi && in fixReduction()4373 if (Cost->foldTailByMasking() && !IsInLoopReductionPhi) { in fixReduction()4408 assert(!IsInLoopReductionPhi && "Unexpected truncated inloop reduction!"); in fixReduction()4465 if (VF.isVector() && !IsInLoopReductionPhi) { in fixReduction()