Home | History | Annotate | Download | only in dex

Lines Matching refs:entry_block_

220     cu_.mir_graph->entry_block_ = cu_.mir_graph->block_list_.Get(1);
221 ASSERT_EQ(kEntryBlock, cu_.mir_graph->entry_block_->block_type);