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

/art/compiler/optimizing/
H A Dinstruction_builder.cc1479 graph_->SetHasBoundsChecks(true);
1582 graph_->SetHasBoundsChecks(true);
H A Dbounds_check_elimination_test.cc38 graph_->SetHasBoundsChecks(true);
H A Dnodes.cc2017 outer_graph->SetHasBoundsChecks(true);
H A Dnodes.h452 void SetHasBoundsChecks(bool value) { function in class:art::HGraph

Completed in 73 milliseconds