summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/Inliner.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-05-05 20:14:22 +0000
committerPete Cooper <peter_cooper@apple.com>2015-05-05 20:14:22 +0000
commit7605e37a63bfb64288af203430246e930967619d (patch)
tree565dcaee2be5977c21fe60f70e051764e53e13ee /llvm/lib/Transforms/IPO/Inliner.cpp
parent91960900f86ebfe2bf5f48af5363cdef02b5d005 (diff)
downloadbcm5719-llvm-7605e37a63bfb64288af203430246e930967619d.tar.gz
bcm5719-llvm-7605e37a63bfb64288af203430246e930967619d.zip
Refactor UpdatePredRedefs and StepForward to avoid duplication. NFC
Note, this is a reapplication of r236515 with a fix to not assert on non-register operands, but instead only handle them until the subsequent commit. Original commit message follows. The code was basically the same here already. Just added an out parameter for a vector of seen defs so that UpdatePredRedefs can call StepForward first, then do its own post processing on the seen defs. Will be used in the next commit to also handle regmasks. llvm-svn: 236538
Diffstat (limited to 'llvm/lib/Transforms/IPO/Inliner.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud