Home | History | Annotate | Download | only in optimizing

Lines Matching refs:kGreater

924     case kCondGT: return kGreater;
4418 __ j(kGreater, &greater); // Signed compare.