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

/art/compiler/optimizing/
H A Dgraph_checker.cc250 if (!GetGraph()->HasBoundsChecks()) {
252 "but HasBoundsChecks() returns false",
H A Dbounds_check_elimination.cc1746 if (!graph_->HasBoundsChecks()) {
H A Dnodes.cc2016 if (HasBoundsChecks()) {
H A Dnodes.h448 bool HasBoundsChecks() const { function in class:art::HGraph

Completed in 152 milliseconds