Searched refs:NewInduction (Results 1 – 1 of 1) sorted by relevance
865 Instruction *NewInduction; in tryCreateIncrementingWBGatScat() local872 NewInduction = ExtractValueInst::Create(Load, 1, "GatherIncrement"); in tryCreateIncrementingWBGatScat()874 Builder.Insert(NewInduction); in tryCreateIncrementingWBGatScat()877 EndResult = NewInduction = in tryCreateIncrementingWBGatScat()881 AddInst->replaceAllUsesWith(NewInduction); in tryCreateIncrementingWBGatScat()883 Phi->setIncomingValue(IncrementIndex, NewInduction); in tryCreateIncrementingWBGatScat()