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

/art/compiler/dex/
H A Dmir_graph.h557 * actually the index of the method in the m_units_ array).
573 return m_units_[m_unit_index]->GetCodeItem()->insns_;
636 return m_units_[current_method_];
1177 ArenaVector<DexCompilationUnit*> m_units_; // List of methods included in this graph member in class:art::MIRGraph

Completed in 18 milliseconds