Home
last modified time | relevance | path

Searched refs:NewCompare (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp442 ICmpInst *NewCompare = new ICmpInst(TheBr, NewPred, NewAdd, in handleFloatingPointIV() local
452 NewCompare->takeName(Compare); in handleFloatingPointIV()
453 Compare->replaceAllUsesWith(NewCompare); in handleFloatingPointIV()