Skip to content

Commit 783cb86

Browse files
committed
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`.
1 parent af43528 commit 783cb86

File tree

1 file changed

+264
-245
lines changed

1 file changed

+264
-245
lines changed

0 commit comments

Comments
 (0)