Home
last modified time | relevance | path

Searched refs:next_worklist (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dfunctions.cc173 bitmap next_worklist) in simplify_phi_propagate() argument
220 bitmap_set_bit (next_worklist, user_phi_uid); in simplify_phi_propagate()
250 bitmap next_worklist = worklist2; in simplify_phis() local
272 curr_worklist, next_worklist); in simplify_phis()
275 std::swap (next_worklist, curr_worklist); in simplify_phis()