Searched refs:LRSpillSlot (Results 1 – 2 of 2) sorted by relevance
43 return LRSpillSlot; in createLRSpillSlot()50 LRSpillSlot = MFI.CreateFixedObject(TRI.getSpillSize(RC), 0, true); in createLRSpillSlot()52 LRSpillSlot = MFI.CreateStackObject(TRI.getSpillSize(RC), in createLRSpillSlot()56 return LRSpillSlot; in createLRSpillSlot()
29 int LRSpillSlot; variable63 return LRSpillSlot; in getLRSpillSlot()