Home | History | Annotate | Download | only in optimizing

Lines Matching full:compare_classes

6424       NearLabel loop, compare_classes;
6430 // to the `compare_classes` label to compare it with the checked
6433 __ j(kNotEqual, &compare_classes);
6444 __ Bind(&compare_classes);