Searched refs:both_const (Results 1 – 2 of 2) sorted by relevance
3033 bool both_const = index->IsConstant() && length->IsConstant(); in VisitBoundsCheck() local3034 locations->SetInAt(0, both_const in VisitBoundsCheck()3037 locations->SetInAt(1, both_const in VisitBoundsCheck()
7158 bool both_const = index->IsConstant() && length->IsConstant(); in VisitBoundsCheck() local7159 locations->SetInAt(0, both_const in VisitBoundsCheck()7162 locations->SetInAt(1, both_const in VisitBoundsCheck()