|
FreeTensor
|
#include <allocator.h>
Public Member Functions | |
| bool | full () const |
| SmallItem * | allocate () |
| void | deallocate (SmallItem *item) |
Static Public Member Functions | |
| static SmallItemBlock * | newBlk () |
| static void | delBlk (SmallItemBlock *blk) |
| SmallItem * freetensor::SmallItemBlock::allocate | ( | ) |
| void freetensor::SmallItemBlock::deallocate | ( | SmallItem * | item | ) |
|
static |
| bool freetensor::SmallItemBlock::full | ( | ) | const |
|
static |