Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips64.cc2861 bool const_length = false; in VisitBoundsCheck() local
2866 const_length = true; in VisitBoundsCheck()
2876 const_length = true; in VisitBoundsCheck()
2883 locations->SetInAt(1, const_length in VisitBoundsCheck()
Dcode_generator_mips.cc3306 bool const_length = false; in VisitBoundsCheck() local
3311 const_length = true; in VisitBoundsCheck()
3321 const_length = true; in VisitBoundsCheck()
3328 locations->SetInAt(1, const_length in VisitBoundsCheck()