Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:estimateStackSize

205     UseEstimate ? MFI->estimateStackSize(MF) : MFI->getStackSize();