Home | History | Annotate | Download | only in compiler

Lines Matching refs:discard_halt_patches

220    if (devinfo->gen < 6 || this->discard_halt_patches.is_empty())
242 foreach_in_list(ip_record, patch_ip, &discard_halt_patches) {
250 this->discard_halt_patches.make_empty();
1170 this->discard_halt_patches.push_tail(new(mem_ctx) ip_record(p->nr_insn));