[SROA] Rather than copying the logic for building a name prefix into the
authorChandler Carruth <chandlerc@gmail.com>
Tue, 25 Feb 2014 11:12:04 +0000 (11:12 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 25 Feb 2014 11:12:04 +0000 (11:12 +0000)
commit19899632f7125c449f983ad00c9fb3bf44aa0a76
treedea75ec0b09ab17d73309426ab00242a86be6f7b
parentb59c39e5203130a62d699b2ee623ff92c1da4383
[SROA] Rather than copying the logic for building a name prefix into the
PHI-pointer builder, just copy the builder and clobber the obvious
fields.

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