Home
last modified time | relevance | path

Searched refs:GetBlockList (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/
Ddataflow_iterator-inl.h107 BasicBlock* bb = mir_graph_->GetBlockList()[idx_++]; in Next()
Ddataflow_iterator.h307 : DataflowIterator(mir_graph, 0, mir_graph->GetBlockList().size()) { in AllNodesIterator()
Dmir_graph.h639 const ArenaVector<BasicBlock*>& GetBlockList() { in GetBlockList() function