Home
last modified time | relevance | path

Searched refs:both_const (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc6523 bool both_const = index->IsConstant() && length->IsConstant(); in VisitBoundsCheck() local
6524 locations->SetInAt(0, both_const in VisitBoundsCheck()
6527 locations->SetInAt(1, both_const in VisitBoundsCheck()