Shorten auto iterators for function basic blocks.
authorDiego Novillo <dnovillo@google.com>
Wed, 22 Oct 2014 18:39:50 +0000 (18:39 +0000)
committerDiego Novillo <dnovillo@google.com>
Wed, 22 Oct 2014 18:39:50 +0000 (18:39 +0000)
commit0b70f777bbe83bb4fa50ef2369ec7f098c9e94f6
tree177f5faa6161221b81af9ff22f98f11bdc68ac6e
parente54627bf95657de48959c7ff11f9b50b2c0e7e45
Shorten auto iterators for function basic blocks.

Use consistent naming for basic block instances.

No functional changes.

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