Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.h585 const uint16_t* GetCurrentInsns() const { in GetCurrentInsns() function
Dmir_graph.cc518 reinterpret_cast<const uint16_t*>(GetCurrentInsns() + cur_offset + in ProcessCanSwitch()