HomeSort by relevance Sort by last modified time
    Searched refs:HasBoundsChecks (Results 1 - 4 of 4) sorted by null

  /art/compiler/optimizing/
inliner.cc 283 if (callee_graph->HasBoundsChecks()) {
graph_checker.cc 125 if (!GetGraph()->HasBoundsChecks()) {
127 "but HasBoundsChecks() returns false",
bounds_check_elimination.cc     [all...]
nodes.h 251 bool HasBoundsChecks() const {
    [all...]

Completed in 413 milliseconds