Searched refs:LRSpillSlotSet (Results 1 – 2 of 2) sorted by relevance
28 bool LRSpillSlotSet = false; variable60 bool hasLRSpillSlot() { return LRSpillSlotSet; } in hasLRSpillSlot()62 assert(LRSpillSlotSet && "LR Spill slot not set"); in getLRSpillSlot()
42 if (LRSpillSlotSet) { in createLRSpillSlot()55 LRSpillSlotSet = true; in createLRSpillSlot()