diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-01-06 16:34:48 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-01-06 16:38:07 +0800 |
commit | 65e339886989a995c196a6413e8e919a20cc738c (patch) | |
tree | ac656cb89c18f6abf99c9d91ae9966d7f70862db /llvm/lib/Transforms/Utils/Debugify.cpp | |
parent | d6acd0196b3378bdeb5193053e290d7194c4f72d (diff) | |
download | llvm-65e339886989a995c196a6413e8e919a20cc738c.zip llvm-65e339886989a995c196a6413e8e919a20cc738c.tar.gz llvm-65e339886989a995c196a6413e8e919a20cc738c.tar.bz2 |
[NFC] [Coroutines] Move collectFrameAlloca to decrease the times to iterate the function
Previously in collectFrameAllocas, we will iterate every instruction in
the Function and we will iterate the function again later. It is
redundnt.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions