Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:getStackSize

289   unsigned FrameSize = MFI->getStackSize();
772 // Naked functions have stack size 0, although getStackSize may not reflect that
777 Offset += MFI->getStackSize();