Searched refs:NewCompare (Results 1 – 1 of 1) sorted by relevance
372 ICmpInst *NewCompare = new ICmpInst(TheBr, NewPred, NewAdd, in handleFloatingPointIV() local382 NewCompare->takeName(Compare); in handleFloatingPointIV()383 Compare->replaceAllUsesWith(NewCompare); in handleFloatingPointIV()