Searched refs:LRSpillSlotSet (Results 1 – 2 of 2) sorted by relevance
29 bool LRSpillSlotSet = false; variable55 bool hasLRSpillSlot() { return LRSpillSlotSet; } in hasLRSpillSlot()57 assert(LRSpillSlotSet && "LR Spill slot not set"); in getLRSpillSlot()
36 if (LRSpillSlotSet) { in createLRSpillSlot()49 LRSpillSlotSet = true; in createLRSpillSlot()