Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_test.cc71 graph_->ClearLoopInformation(); in TEST_F()
128 graph_->ClearLoopInformation(); in TEST_F()
Dloop_optimization_test.cc244 graph_->ClearLoopInformation(); in TEST_F()
315 graph_->ClearLoopInformation(); in TEST_F()
Dload_store_elimination_test.cc1189 graph_->ClearLoopInformation(); in TEST_F()
1335 graph_->ClearLoopInformation(); in TEST_F()
1443 graph_->ClearLoopInformation(); in TEST_F()
1533 graph_->ClearLoopInformation(); in TEST_F()
1628 graph_->ClearLoopInformation(); in TEST_F()
1727 graph_->ClearLoopInformation(); in TEST_F()
Dnodes.cc261 ClearLoopInformation(); in RecomputeDominatorTree()
273 void HGraph::ClearLoopInformation() { in ClearLoopInformation() function in art::HGraph
Dnodes.h467 void ClearLoopInformation();