Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmove-optimizer.cc327 bool has_moves = i <= Instruction::LAST_GAP_POSITION; in CompressGaps() local
328 USE(has_moves); in CompressGaps()
348 DCHECK(!has_moves || in CompressGaps()