Home
last modified time | relevance | path

Searched refs:GetCurrentInsns (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dmir_graph.h568 const uint16_t* GetCurrentInsns() const { in GetCurrentInsns() function
Dmir_graph.cc469 reinterpret_cast<const uint16_t*>(GetCurrentInsns() + cur_offset + insn->dalvikInsn.vB); in ProcessCanSwitch()