Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.cc833 const int gap_index; member
862 void TopLevelLiveRange::RecordSpillLocation(Zone* zone, int gap_index, in RecordSpillLocation()
1670 int gap_index = successor->first_instruction_index(); in MeetRegisterConstraintsForLastInstructionInBlock() local
1682 int gap_index = successor->first_instruction_index(); in MeetRegisterConstraintsForLastInstructionInBlock() local
1823 int gap_index = block->first_instruction_index(); in ResolvePhis() local
3590 int gap_index; in ResolveControlFlow() local
3630 int gap_index = pos.ToInstructionIndex(); in ConnectRanges() local
/external/v8/src/crankshaft/
Dlithium-allocator.cc772 int gap_index) { in MeetConstraintsBetween()