Lines Matching refs:actual_index
932 HValue* actual_index = index()->ActualValue();934 Representation index_rep = actual_index->representation();936 if (index_rep.IsTagged() && actual_index->type().IsSmi()) {