Searched refs:NewInduction (Results 1 – 1 of 1) sorted by relevance
862 Instruction *NewInduction; in tryCreateIncrementingWBGatScat() local869 NewInduction = ExtractValueInst::Create(Load, 1, "GatherIncrement"); in tryCreateIncrementingWBGatScat()871 Builder.Insert(NewInduction); in tryCreateIncrementingWBGatScat()874 EndResult = NewInduction = in tryCreateIncrementingWBGatScat()878 AddInst->replaceAllUsesWith(NewInduction); in tryCreateIncrementingWBGatScat()880 Phi->setIncomingValue(IncrementIndex, NewInduction); in tryCreateIncrementingWBGatScat()