Home
last modified time | relevance | path

Searched refs:ClearLoopInformation (Results 1 – 7 of 7) sorted by relevance

/art/compiler/optimizing/
Ddead_code_elimination.cc276 graph_->ClearLoopInformation(); in SimplifyAlwaysThrows()
412 graph_->ClearLoopInformation(); in SimplifyIfs()
478 graph_->ClearLoopInformation(); in RemoveDeadBlocks()
Dnodes_test.cc70 graph_->ClearLoopInformation(); in TEST_F()
127 graph_->ClearLoopInformation(); in TEST_F()
Dloop_optimization_test.cc246 graph_->ClearLoopInformation(); in TEST_F()
317 graph_->ClearLoopInformation(); in TEST_F()
Dload_store_elimination_test.cc1330 graph_->ClearLoopInformation(); in TEST_F()
1476 graph_->ClearLoopInformation(); in TEST_F()
1584 graph_->ClearLoopInformation(); in TEST_F()
1674 graph_->ClearLoopInformation(); in TEST_F()
1769 graph_->ClearLoopInformation(); in TEST_F()
1868 graph_->ClearLoopInformation(); in TEST_F()
Dnodes.cc239 void HGraph::ClearLoopInformation() { in ClearLoopInformation() function in art::HGraph
2870 outer_graph->ClearLoopInformation(); in InlineInto()
Dload_store_elimination.cc2928 GetGraph()->ClearLoopInformation(); in ~PartialLoadStoreEliminationHelper()
Dnodes.h461 void ClearLoopInformation();