Lines Matching refs:environment
56 environment()->PrintTo(stream);
598 // Thus we still need to attach environment to this call even if
605 // We can't really figure out if the environment is needed or not.
606 instr->environment()->set_has_been_used();
765 // We have a single predecessor => copy environment and outgoing
771 // Only copy the environment, if it is later used again.
786 // No need to copy the environment, it cannot be used later.
2418 if (instr->environment()->is_parameter_index(env_index)) {
2421 spill_index = env_index - instr->environment()->first_local_index();