Clean up a use of std::distance.
authorDan Gohman <gohman@apple.com>
Fri, 20 Jun 2008 17:11:32 +0000 (17:11 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 20 Jun 2008 17:11:32 +0000 (17:11 +0000)
commit9614fcc640eb628cc5dfddb277ebae9f6cb61014
treefe7cb2fec0cc9722b1ae8ca4b7ae1b15fec7dea3
parent60ea268645a3b082d4ccd86c113a1a530fc2b9f6
Clean up a use of std::distance.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52544 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/InlineFunction.cpp