Searched defs:EstimatedStackSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMFrameLowering.cpp | 2436 unsigned EstimatedStackSize = determineCalleeSaves() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FrameLowering.cpp | 3602 uint64_t EstimatedStackSize = MFI.estimateStackSize(MF); determineCalleeSaves() local |