Lines Matching defs:allocator
112 FpuStackAllocator::FpuStackAllocator(Compilation* compilation, LinearScan* allocator)
116 , _allocator(allocator)
122 int num_blocks = allocator()->block_count();
125 BlockBegin* block = allocator()->block_at(i);
215 if (!_debug_information_computed && op->id() != -1 && allocator()->has_info(op->id())) {
219 if (allocator()->compilation()->has_exception_handlers()) {
236 allocator()->compute_debug_info(info, op->id());
792 // operation. the stack allocator must guarantee that the stack
820 // the stack allocator must guarantee that the stack slots are really free,
847 // the stack allocator must guarantee that the stack slots are really free,