Home | History | Annotate | Download | only in arm

Lines Matching full:is_bound

66     ASSERT(patch_site_.is_bound() == info_emitted_);
72 ASSERT(!patch_site_.is_bound() && !info_emitted_);
85 ASSERT(!patch_site_.is_bound() && !info_emitted_);
93 if (patch_site_.is_bound()) {
359 ASSERT(back_edge_target->is_bound());
396 if (return_label_.is_bound()) {