Searched refs:EHSpillSlotSet (Results 1 – 2 of 2) sorted by relevance
34 bool EHSpillSlotSet; variable47 EHSpillSlotSet(false), in XCoreFunctionInfo()55 EHSpillSlotSet(false), in XCoreFunctionInfo()80 bool hasEHSpillSlot() { return EHSpillSlotSet; } in hasEHSpillSlot()82 assert(EHSpillSlotSet && "EH Spill slot not set"); in getEHSpillSlot()
62 if (EHSpillSlotSet) { in createEHSpillSlot()69 EHSpillSlotSet = true; in createEHSpillSlot()