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

/external/v8/src/compiler/
H A Dregister-allocator.h1117 class SpillSlotLocator final : public ZoneObject {
1119 explicit SpillSlotLocator(RegisterAllocationData* data);
1128 DISALLOW_COPY_AND_ASSIGN(SpillSlotLocator);
H A Dregister-allocator.cc3507 SpillSlotLocator::SpillSlotLocator(RegisterAllocationData* data) function in class:v8::internal::compiler::LiveRangeBoundArray::SpillSlotLocator
3511 void SpillSlotLocator::LocateSpillSlots() {
H A Dpipeline.cc1335 SpillSlotLocator locator(data->register_allocation_data());

Completed in 150 milliseconds