Lines Matching refs:ATOMELEM
575 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
577 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
581 if (!ATOMELEM(def, atom)) in compute_local_ud()
589 if (!ATOMELEM(use, atom)) in compute_local_ud()
601 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
603 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
607 if (!ATOMELEM(def, atom)) in compute_local_ud()
842 if (ATOMELEM(b->out_use, X_ATOM)) in opt_peep()
917 !ATOMELEM(b->out_use, A_ATOM)) { in opt_peep()
1271 if (last[atom] && !ATOMELEM(b->out_use, atom)) { in opt_deadstores()
1393 if (ATOMELEM(use, atom)) in use_conflict()