Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dmove-optimizer.cc324 bool has_moves = i <= Instruction::LAST_GAP_POSITION; in CompressGaps() local
325 USE(has_moves); in CompressGaps()
345 DCHECK(!has_moves || in CompressGaps()