Lines Matching refs:ATOMELEM
598 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
600 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
604 if (!ATOMELEM(def, atom)) in compute_local_ud()
612 if (!ATOMELEM(use, atom)) in compute_local_ud()
624 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
626 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
630 if (!ATOMELEM(def, atom)) in compute_local_ud()
892 if (ATOMELEM(b->out_use, X_ATOM)) in opt_peep()
967 !ATOMELEM(b->out_use, A_ATOM)) { in opt_peep()
1360 if (last[atom] && !ATOMELEM(b->out_use, atom)) { in opt_deadstores()
1481 if (ATOMELEM(use, atom)) in use_conflict()