Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc429 bool IsLiveAt(int instr_index, InstructionBlock* block) { in IsLiveAt() function in v8::internal::compiler::final::SpillRange
3268 vreg_data.spill_range()->IsLiveAt(block->first_instruction_index(), in UpdateSpillRangesForLoops()
3465 if (spill_range->IsLiveAt(instr_index, instr->block())) { in RecordReferences()

Completed in 7 milliseconds