Home
last modified time | relevance | path

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

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