Searched defs:RecordSpillLocation (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dregister-allocator.cc859 void TopLevelLiveRange::RecordSpillLocation(Zone* zone, int gap_index, function in class:v8::internal::compiler::LiveRangeBoundArray::TopLevelLiveRange
1690 range->RecordSpillLocation(allocation_zone(), gap_index, output);
1744 range->RecordSpillLocation(allocation_zone(), instr_index + 1,
1831 live_range->RecordSpillLocation(allocation_zone(), gap_index, &output);

Completed in 180 milliseconds