Home | History | Annotate | Download | only in optimizing

Lines Matching refs:env_use

1120   const HUserRecord<HEnvironment*>& env_use = vregs_[index];
1121 HInstruction* user = env_use.GetInstruction();
1122 auto before_env_use_node = env_use.GetBeforeUseNode();