Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination.cc1621 HInstruction* upper_inst = upper.GetInstruction(); in VisitSub() local
1623 if (ValueBound::Equal(array_length, upper_inst)) { in VisitSub()