OSDN Git Service

This cast<Instruction> is unnecessary.
authorDan Gohman <gohman@apple.com>
Mon, 22 Feb 2010 02:07:36 +0000 (02:07 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 22 Feb 2010 02:07:36 +0000 (02:07 +0000)
commit2444080ca4f1f63d647272650aae874360c604cd
treef71de195689a89abfb29fb3f9dc01e8ac4ef3b43
parent74fd536158f5230b5993d826d86e701f1f24314f
This cast<Instruction> is unnecessary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96771 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/IndVarSimplify.cpp