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