Lines Matching refs:ATOMELEM
634 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
636 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
640 if (!ATOMELEM(def, atom)) in compute_local_ud()
648 if (!ATOMELEM(use, atom)) in compute_local_ud()
660 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
662 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
666 if (!ATOMELEM(def, atom)) in compute_local_ud()
959 if (ATOMELEM(b->out_use, X_ATOM)) in opt_peep()
1038 !ATOMELEM(b->out_use, A_ATOM)) { in opt_peep()
1466 if (last[atom] && !ATOMELEM(b->out_use, atom)) { in opt_deadstores()
1604 if (ATOMELEM(use, atom)) in use_conflict()