aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2023-01-06 16:34:48 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2023-01-06 16:38:07 +0800
commit65e339886989a995c196a6413e8e919a20cc738c (patch)
treeac656cb89c18f6abf99c9d91ae9966d7f70862db /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parentd6acd0196b3378bdeb5193053e290d7194c4f72d (diff)
downloadllvm-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/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions