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