Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Ddead_code_elimination.cc276 graph_->ClearLoopInformation(); in SimplifyAlwaysThrows()
412 graph_->ClearLoopInformation(); in SimplifyIfs()
478 graph_->ClearLoopInformation(); in RemoveDeadBlocks()
Dloop_optimization_test.cc227 graph_->ClearLoopInformation(); in TEST_F()
298 graph_->ClearLoopInformation(); in TEST_F()
Dnodes.cc231 void HGraph::ClearLoopInformation() { in ClearLoopInformation() function in art::HGraph
2595 outer_graph->ClearLoopInformation(); in InlineInto()
Dnodes.h383 void ClearLoopInformation();