Home
last modified time | relevance | path

Searched refs:RecordSpillLocation (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator.cc854 void TopLevelLiveRange::RecordSpillLocation(Zone* zone, int gap_index, in RecordSpillLocation() function in v8::internal::compiler::TopLevelLiveRange
1691 range->RecordSpillLocation(allocation_zone(), gap_index, output); in MeetRegisterConstraintsForLastInstructionInBlock()
1746 range->RecordSpillLocation(allocation_zone(), instr_index + 1, in MeetConstraintsAfter()
1837 live_range->RecordSpillLocation(allocation_zone(), gap_index, &output); in ResolvePhis()
Dregister-allocator.h544 void RecordSpillLocation(Zone* zone, int gap_index,