Searched refs:HasBoundsChecks (Results 1 – 4 of 4) sorted by relevance
283 if (callee_graph->HasBoundsChecks()) { in TryBuildAndInline()
125 if (!GetGraph()->HasBoundsChecks()) { in VisitBoundsCheck()
1839 if (!graph_->HasBoundsChecks()) { in Run()
251 bool HasBoundsChecks() const { in HasBoundsChecks() function