Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.cc779 int gap_index = (*succ)->first_instruction_index() + 1; in MeetRegisterConstraintsForLastInstructionInBlock() local
797 int gap_index = (*succ)->first_instruction_index() + 1; in MeetRegisterConstraintsForLastInstructionInBlock() local
816 int gap_index) { in MeetConstraintsBetween()
/external/v8/src/
Dlithium-allocator.cc771 int gap_index) { in MeetConstraintsBetween()