Rename constructor parameters to follow the common member-shadowing
authorChandler Carruth <chandlerc@gmail.com>
Sat, 20 Jul 2013 23:23:47 +0000 (23:23 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 20 Jul 2013 23:23:47 +0000 (23:23 +0000)
commite62f211b777cc2113652f2afd3486aea57d46f24
treeadf89150ae3d284ffd60aa4729b31ff5779e84b8
parentb3e8e6f10b9ca9cc1b6027e2660ed02df8ad8648
Rename constructor parameters to follow the common member-shadowing
pattern and conform to the naming conventions.

llvm-svn: 186776
llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp