Searched refs:IsFOR (Results 1 – 1 of 1) sorted by relevance
8434 bool IsFOR = isa<VPFirstOrderRecurrencePHIRecipe>(VectorPhiR); in addScalarResumePhis() local8438 if (IsFOR) in addScalarResumePhis()8442 StringRef Name = IsFOR ? "scalar.recur.init" : "bc.merge.rdx"; in addScalarResumePhis()