Home | History | Annotate | Download | only in optimizing

Lines Matching refs:HInstruction

109       HInstruction* current = it.Current();
126 HInstruction* current = it.Current();
180 HInstruction* phi = it.Current();
181 HInstruction* input = phi->InputAt(phi_input_index);
191 HInstruction* current = instructions_from_ssa_index_.Get(idx);
196 HInstruction* current = it.Current();
206 HInstruction* input = current->InputAt(i);
217 GrowableArray<HInstruction*>* environment = current->GetEnvironment()->GetVRegs();
219 HInstruction* instruction = environment->Get(i);
231 HInstruction* current = it.Current();
247 HInstruction* current = instructions_from_ssa_index_.Get(idx);