Searched refs:hasSpills (Results 1 – 2 of 2) sorted by relevance
162 bool hasSpills() const { return HasSpills; } in hasSpills() function
396 static bool hasSpills(const MachineFunction &MF) { in hasSpills() function398 return FuncInfo->hasSpills(); in hasSpills()1690 hasNonRISpills(MF) || (hasSpills(MF) && !isInt<16>(StackSize))) { in addScavengingSpillSlot()