Home | History | Annotate | Download | only in optimizing

Lines Matching refs:compare_classes

6432       NearLabel loop, compare_classes;
6438 // to the `compare_classes` label to compare it with the checked
6441 __ j(kNotEqual, &compare_classes);
6452 __ Bind(&compare_classes);