Searched refs:SpillSlotLocator (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/compiler/
H A Dregister-allocator.h1087 class SpillSlotLocator final : public ZoneObject {
1089 explicit SpillSlotLocator(RegisterAllocationData* data);
1098 DISALLOW_COPY_AND_ASSIGN(SpillSlotLocator);
H A Dregister-allocator.cc3264 SpillSlotLocator::SpillSlotLocator(RegisterAllocationData* data) function in class:v8::internal::compiler::LiveRangeBoundArray::SpillSlotLocator
3268 void SpillSlotLocator::LocateSpillSlots() {
H A Dpipeline.cc1230 SpillSlotLocator locator(data->register_allocation_data());

Completed in 113 milliseconds