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