Searched refs:hasEHSpillSlot (Results 1 – 2 of 2) sorted by relevance
80 bool hasEHSpillSlot() { return EHSpillSlotSet; } in hasEHSpillSlot() function
164 assert(XFI->hasEHSpillSlot() && "There are no EH register spill slots"); in GetEHSpillList()322 if (XFI->hasEHSpillSlot()) { in emitPrologue()