Searched defs:getAllocatedStackSize (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp350 uint64_t StackSize = getAllocatedStackSize(MF);
426 uint64_t StackSize = getAllocatedStackSize(MF);
477 Offset += getAllocatedStackSize(MF);
483 getAllocatedStackSize(const MachineFunction &MF) const { function in class:SystemZFrameLowering

Completed in 379 milliseconds