Searched refs:LRSpillSlotSet (Results 1 – 2 of 2) sorted by relevance
30 bool LRSpillSlotSet; variable45 LRSpillSlotSet(false), in XCoreFunctionInfo()53 LRSpillSlotSet(false), in XCoreFunctionInfo()66 bool hasLRSpillSlot() { return LRSpillSlotSet; } in hasLRSpillSlot()68 assert(LRSpillSlotSet && "LR Spill slot not set"); in getLRSpillSlot()
35 if (LRSpillSlotSet) { in createLRSpillSlot()46 LRSpillSlotSet = true; in createLRSpillSlot()