Lines Matching refs:ATOMELEM
425 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
427 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
431 if (!ATOMELEM(def, atom)) in compute_local_ud()
439 if (!ATOMELEM(use, atom)) in compute_local_ud()
451 if (!ATOMELEM(def, X_ATOM)) in compute_local_ud()
453 if (!ATOMELEM(def, A_ATOM)) in compute_local_ud()
457 if (!ATOMELEM(def, atom)) in compute_local_ud()
722 if (ATOMELEM(b->out_use, X_ATOM)) in opt_peep()
797 !ATOMELEM(b->out_use, A_ATOM)) { in opt_peep()
1150 if (last[atom] && !ATOMELEM(b->out_use, atom)) { in opt_deadstores()
1270 if (ATOMELEM(use, atom)) in use_conflict()