PEI: refactor replaceFrameIndices(MF) to call replaceFrameIndices(BB).
authorManman Ren <mren@apple.com>
Fri, 12 Jul 2013 00:37:01 +0000 (00:37 +0000)
committerManman Ren <mren@apple.com>
Fri, 12 Jul 2013 00:37:01 +0000 (00:37 +0000)
commitda07e9df843015f8c306ed7863dbb8c8055fd85f
tree72687af9369a243987d980a57dc80d49d73f4f9d
parent931b861e3dcf966fde46d57683013e74736eb448
PEI: refactor replaceFrameIndices(MF) to call replaceFrameIndices(BB).

replaceFrameIndices(MF) will iterate over the BBs and call
replaceFrameIndices(BB). No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186141 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PrologEpilogInserter.cpp
lib/CodeGen/PrologEpilogInserter.h