Lines Matching full:block_start
714 void LAllocator::Use(LifetimePosition block_start,
724 range->AddUseInterval(block_start, position, zone());
883 int block_start = block->first_instruction_index();
887 LifetimePosition::FromInstructionIndex(block_start);
889 while (index >= block_start) {
1299 LifetimePosition block_start = LifetimePosition::FromInstructionIndex(
1301 Define(block_start, phi_operand, hint);