Searched refs:descriptor_index (Results 1 - 1 of 1) sorted by relevance
/art/compiler/optimizing/ | ||
H A D | instruction_builder.cc | 1040 uint32_t descriptor_index = 1; // Skip the return type. local 1048 Primitive::Type type = Primitive::GetType(descriptor[descriptor_index++]); |
Completed in 48 milliseconds