Searched refs:bi_worklist_pop_tail (Results 1 – 4 of 4) sorted by relevance
114 bi_block *blk = bi_worklist_pop_tail(&worklist); in bi_compute_liveness()
252 bi_block *blk = bi_worklist_pop_tail(&worklist); in bi_analyze_helper_requirements()
138 bi_block *blk = bi_worklist_pop_tail(&worklist); in bi_postra_liveness()
1392 #define bi_worklist_pop_tail(w) u_worklist_pop_tail( w, bi_block, index) macro