Home
last modified time | relevance | path

Searched refs:IsFOR (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8434 bool IsFOR = isa<VPFirstOrderRecurrencePHIRecipe>(VectorPhiR); in addScalarResumePhis() local
8438 if (IsFOR) in addScalarResumePhis()
8442 StringRef Name = IsFOR ? "scalar.recur.init" : "bc.merge.rdx"; in addScalarResumePhis()