Home | History | Annotate | Download | only in optimizing

Lines Matching refs:compare_classes

3374       vixl::Label loop, compare_classes;
3380 // to the `compare_classes` label to compare it with the checked
3382 __ Cbnz(temp, &compare_classes);
3393 __ Bind(&compare_classes);