[ARM] Rename the isARMAreaXRegister parameter isIOS to SplitFramePushPop. NFC.
authorMartin Storsjö <martin@martin.st>
Mon, 16 May 2022 07:51:36 +0000 (10:51 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 16 May 2022 21:41:38 +0000 (00:41 +0300)
commit68f37e7991bf41a6f3fb3dd12d0e7a42822de347
treedb2ca2d5d571a5b74db55be4a190b454c477ae0e
parentdd20323f51b676bd0f13c82dc1587e8afcdd527a
[ARM] Rename the isARMAreaXRegister parameter isIOS to SplitFramePushPop. NFC.

In f8b0a7af52f8c4ec6b4ddcfe3a6fa75098c9507c in 2016, this parameter
was generalized on the caller side (previously passing
STI.isTargetMachO(), now passing STI.splitFramePushPop()). Rename
the parameter on the receiver side to match the generalization.

Differential Revision: https://reviews.llvm.org/D125681
llvm/lib/Target/ARM/ARMBaseRegisterInfo.h