public class SlotAllocator extends Object
| Constructor and Description |
|---|
SlotAllocator(IRFunc fn) |
| Modifier and Type | Method and Description |
|---|---|
static SlotAllocInfo |
allocateSlots(IRFunc fn) |
SlotAllocInfo |
process() |
public SlotAllocator(IRFunc fn)
public static SlotAllocInfo allocateSlots(IRFunc fn)
public SlotAllocInfo process()
Copyright © 2016–2017. All rights reserved.