[RISCV] Speed up RISCVRegisterInfo::needsFrameBaseReg when frame pointer isn't used. NFC (#89163)
The callee saved size is only used if there is a frame pointer. Sink the code onto the frame pointer only path.
parent
3fbb815c
Please register or sign in to comment