Searched refs:NewCompare (Results 1 – 3 of 3) sorted by relevance
417 ICmpInst *NewCompare = new ICmpInst(TheBr, NewPred, NewAdd, in HandleFloatingPointIV() local427 NewCompare->takeName(Compare); in HandleFloatingPointIV()428 Compare->replaceAllUsesWith(NewCompare); in HandleFloatingPointIV()
408 ICmpInst *NewCompare = new ICmpInst(TheBr, NewPred, NewAdd, in handleFloatingPointIV() local418 NewCompare->takeName(Compare); in handleFloatingPointIV()419 Compare->replaceAllUsesWith(NewCompare); in handleFloatingPointIV()
447 ICmpInst *NewCompare = new ICmpInst(TheBr, NewPred, NewAdd, in handleFloatingPointIV() local457 NewCompare->takeName(Compare); in handleFloatingPointIV()458 Compare->replaceAllUsesWith(NewCompare); in handleFloatingPointIV()