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)
commit30d6865a234a0f12f923d7d28f17e4418ee6742c
treeb39395db6a31b220833cf57cdff9c4a020dad7cb
parent78cd51b2eebc406a887fb1dfe438b235537c01b9
PEI: refactor replaceFrameIndices(MF) to call replaceFrameIndices(BB).

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

llvm-svn: 186141
llvm/lib/CodeGen/PrologEpilogInserter.cpp
llvm/lib/CodeGen/PrologEpilogInserter.h