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