Lines Matching refs:ATOMELEM
635 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
637 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
641 if (!ATOMELEM(def, atom)) in compute_local_ud()
649 if (!ATOMELEM(use, atom)) in compute_local_ud()
661 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
663 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
667 if (!ATOMELEM(def, atom)) in compute_local_ud()
960 if (ATOMELEM(b->out_use, X_ATOM)) in opt_peep()
1039 !ATOMELEM(b->out_use, A_ATOM)) { in opt_peep()
1467 if (last[atom] && !ATOMELEM(b->out_use, atom)) { in opt_deadstores()
1599 if (ATOMELEM(use, atom)) in use_conflict()