Searched refs:AVAIL_IN_WORKLIST_P (Results 1 – 1 of 1) sorted by relevance
3505 #define AVAIL_IN_WORKLIST_P(BB) \ macro3724 AVAIL_IN_WORKLIST_P (bb) = true; in tm_memopt_compute_available()3748 AVAIL_IN_WORKLIST_P (bb) = false; in tm_memopt_compute_available()3761 if (!AVAIL_IN_WORKLIST_P (e->dest) in tm_memopt_compute_available()3765 AVAIL_IN_WORKLIST_P (e->dest) = true; in tm_memopt_compute_available()3812 AVAIL_IN_WORKLIST_P (bb) = true; in tm_memopt_compute_antic()3846 AVAIL_IN_WORKLIST_P (bb) = false; in tm_memopt_compute_antic()3856 if (!AVAIL_IN_WORKLIST_P (e->src)) in tm_memopt_compute_antic()3859 AVAIL_IN_WORKLIST_P (e->src) = true; in tm_memopt_compute_antic()