Home | History | Annotate | Download | only in optimizing

Lines Matching refs:return_true

1305   NearLabel end, return_true, return_false;
1334 __ j(kEqual, &return_true);
1342 __ jecxz(&return_true);
1363 __ Bind(&return_true);