Lines Matching refs:ATOMELEM
429 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
431 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
435 if (!ATOMELEM(def, atom)) in compute_local_ud()
443 if (!ATOMELEM(use, atom)) in compute_local_ud()
455 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
457 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
461 if (!ATOMELEM(def, atom)) in compute_local_ud()
716 if (ATOMELEM(b->out_use, X_ATOM)) in opt_peep()
791 !ATOMELEM(b->out_use, A_ATOM)) { in opt_peep()
1140 if (last[atom] && !ATOMELEM(b->out_use, atom)) { in opt_deadstores()
1260 if (ATOMELEM(use, atom)) in use_conflict()