Searched refs:IsLeafProc (Results 1 – 1 of 1) sorted by relevance
33 bool IsLeafProc; variable37 IsLeafProc(false) {} in SparcMachineFunctionInfo()40 IsLeafProc(false) {} in SparcMachineFunctionInfo()51 void setLeafProc(bool rhs) { IsLeafProc = rhs; } in setLeafProc()52 bool isLeafProc() const { return IsLeafProc; } in isLeafProc()