Searched refs:NewCompare (Results 1 – 1 of 1) sorted by relevance
368 ICmpInst *NewCompare = new ICmpInst( in handleFloatingPointIV() local371 NewCompare->setDebugLoc(Compare->getDebugLoc()); in handleFloatingPointIV()379 NewCompare->takeName(Compare); in handleFloatingPointIV()380 Compare->replaceAllUsesWith(NewCompare); in handleFloatingPointIV()