Searched refs:last_instruction (Results 1 – 1 of 1) sorted by relevance
680 int last_instruction = block->last_instruction_index(); in GetLastGap() local681 int index = chunk_->NearestGapPos(last_instruction); in GetLastGap()