diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2019-11-17 16:51:34 -0800 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2019-11-17 21:54:27 -0800 |
commit | 783cb86b616d9de59213ea17649d6e2df8c1ebbb (patch) | |
tree | 49f4d21d571b59428c1eb9eca85b7be4656fc706 /lldb/packages/Python/lldbsuite/test | |
parent | af435286e53d769d14d7a7fff6b1e3a075bfefca (diff) | |
download | bcm5719-llvm-783cb86b616d9de59213ea17649d6e2df8c1ebbb.tar.gz bcm5719-llvm-783cb86b616d9de59213ea17649d6e2df8c1ebbb.zip |
llvm/ObjCARC: Split OptimizeIndividualCallImpl out of OptimizeIndividualCalls, NFC
Split out a helper function for the individual call optimizations and
skip useless calls to it (where the instruction is not an ARC
intrinsic). Besides reducing indentation (and possibly speeding up
compile time in some small way), an upcoming patch will add additional
calls and expand out the `switch`.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions