Home
last modified time | relevance | path

Searched defs:gap_index (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator.cc826 const int gap_index; member
855 void TopLevelLiveRange::RecordSpillLocation(Zone* zone, int gap_index, in RecordSpillLocation()
1673 int gap_index = successor->first_instruction_index(); in MeetRegisterConstraintsForLastInstructionInBlock() local
1685 int gap_index = successor->first_instruction_index(); in MeetRegisterConstraintsForLastInstructionInBlock() local
1826 int gap_index = block->first_instruction_index(); in ResolvePhis() local
3801 int gap_index; in ResolveControlFlow() local
3840 int gap_index = pos.ToInstructionIndex(); in ConnectRanges() local
/external/v8/src/crankshaft/
Dlithium-allocator.cc772 int gap_index) { in MeetConstraintsBetween()