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.cc246 graph_->ClearLoopInformation(); in TEST_F()
317 graph_->ClearLoopInformation(); in TEST_F()
Dnodes.cc230 void HGraph::ClearLoopInformation() { in ClearLoopInformation() function in art::HGraph
2595 outer_graph->ClearLoopInformation(); in InlineInto()
Dnodes.h444 void ClearLoopInformation();