Home | History | Annotate | Download | only in optimizing

Lines Matching refs:compare_classes

5610       Label loop, compare_classes;
5616 // to the `compare_classes` label to compare it with the checked
5618 __ CompareAndBranchIfNonZero(temp, &compare_classes);
5629 __ Bind(&compare_classes);