Searched defs:take_next (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ | ||
H A D | diagnostic-manager.cc | 228 feasible_node *take_next () { return m_queue.extract_min (); } in take_next() function in ana::feasible_worklist |
H A D | engine.cc | 2192 worklist::take_next () in take_next() function in ana::worklist |
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ | ||
H A D | engine.cc | 1688 worklist::take_next () in take_next() function in ana::worklist |