Home | History | Annotate | Download | only in arm

Lines Matching refs:is_bound

44     DCHECK(patch_site_.is_bound() == info_emitted_);
50 DCHECK(!patch_site_.is_bound() && !info_emitted_);
60 DCHECK(!patch_site_.is_bound() && !info_emitted_);
70 if (patch_site_.is_bound()) {
390 DCHECK(back_edge_target->is_bound());
416 if (return_label_.is_bound()) {