Searched refs:SetHasBoundsChecks (Results 1 - 6 of 6) sorted by relevance

/art/compiler/optimizing/
H A Dsuperblock_cloner_test.cc116 graph_->SetHasBoundsChecks(true);
H A Dbounds_check_elimination_test.cc38 graph_->SetHasBoundsChecks(true);
H A Dinstruction_builder.cc1697 graph_->SetHasBoundsChecks(true);
1801 graph_->SetHasBoundsChecks(true);
H A Dinstruction_simplifier.cc2340 GetGraph()->SetHasBoundsChecks(true);
H A Dnodes.cc2399 outer_graph->SetHasBoundsChecks(true);
H A Dnodes.h521 void SetHasBoundsChecks(bool value) { function in class:art::HGraph

Completed in 64 milliseconds