Searched defs:ParseInsn (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dmir_graph.cc169 int MIRGraph::ParseInsn(const uint16_t* code_ptr, MIR::DecodedInstruction* decoded_instruction) { function in class:art::MIRGraph
766 int width = ParseInsn(code_ptr, &insn->dalvikInsn);

Completed in 177 milliseconds