Lines Matching refs:environment
54 environment()->PrintTo(stream);
591 // Thus we still need to attach environment to this call even if
598 // We can't really figure out if the environment is needed or not.
599 instr->environment()->set_has_been_used();
755 // We have a single predecessor => copy environment and outgoing
761 // Only copy the environment, if it is later used again.
776 // No need to copy the environment, it cannot be used later.
2466 if (instr->environment()->is_parameter_index(env_index)) {
2469 spill_index = env_index - instr->environment()->first_local_index();