Searched refs:PreviousLastPart (Results 1 – 1 of 1) sorted by relevance
4217 Value *PreviousLastPart = State.get(PreviousDef, UF - 1); in fixFirstOrderRecurrence() local4226 if (LI->getLoopFor(LoopVectorBody)->isLoopInvariant(PreviousLastPart)) in fixFirstOrderRecurrence()4229 Instruction *PreviousInst = cast<Instruction>(PreviousLastPart); in fixFirstOrderRecurrence()4230 if (isa<PHINode>(PreviousLastPart)) in fixFirstOrderRecurrence()