Home
last modified time | relevance | path

Searched refs:live_blocks_ (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc408 live_blocks_(data->GetBlocksDominatedBy(definition_block)), in SpillRange()
416 live_blocks_(data->GetBlocksDominatedBy(phi_block)), in SpillRange()
433 if (!live_blocks_->Contains(block_rpo)) return false; in IsLiveAt()
481 const BitVector* live_blocks_; member in v8::internal::compiler::final::SpillRange

Completed in 8 milliseconds