Searched refs:isLeafProc (Results 1 – 3 of 3) sorted by relevance
116 if (FuncInfo->isLeafProc()) { in emitPrologue()211 if (!FuncInfo->isLeafProc()) { in emitEpilogue()259 if (FuncInfo->isLeafProc()) { in getFrameIndexReference()302 bool SparcFrameLowering::isLeafProc(MachineFunction &MF) const in isLeafProc() function in SparcFrameLowering362 if (!DisableLeafProc && isLeafProc(MF)) { in determineCalleeSaves()
52 bool isLeafProc() const { return IsLeafProc; } in isLeafProc() function
55 bool isLeafProc(MachineFunction &MF) const;