Searched refs:local_value (Results 1 - 1 of 1) sorted by relevance
/art/compiler/optimizing/ | ||
H A D | instruction_builder.cc | 174 HInstruction* local_value = (*current_locals_)[vreg]; local 175 if (local_value == nullptr) { 183 handler_value->AsPhi()->AddInput(local_value); |
Completed in 7 milliseconds