Searched refs:out_use (Results 1 – 2 of 2) sorted by relevance
697 p->out_use = 0; in find_ud()702 p->out_use |= JT(p)->in_use | JF(p)->in_use; in find_ud()703 p->in_use |= p->out_use &~ p->kill; in find_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()1557 ((b->out_use == 0 && in opt_blk()1593 atomset use = succ->out_use; in use_conflict()
275 atomset out_use; member