Searched refs:IVEndValues (Results 1 – 1 of 1) sorted by relevance
858 DenseMap<PHINode *, Value *> IVEndValues; member in llvm::InnerLoopVectorizer3547 Value *&EndValue = IVEndValues[OrigPhi]; in createInductionResumeValues()4129 IVEndValues[Entry.first], LoopMiddleBlock); in fixVectorizedLoop()