#include <Assembler.h>
Collaboration diagram for nanojit::LabelStateMap:Public Member Functions | |
| LabelStateMap (Allocator &alloc) | |
| void | clear () |
| void | add (LIns *label, NIns *addr, RegAlloc ®s) |
| LabelState * | get (LIns *) |
| nanojit::LabelStateMap::LabelStateMap | ( | Allocator & | alloc | ) | [inline] |
| void nanojit::LabelStateMap::clear | ( | ) | [inline] |
| LabelState* nanojit::LabelStateMap::get | ( | LIns * | ) |
1.7.1