Searched refs:ipo_ext_begin (Results 1 – 2 of 2) sorted by relevance
243 ipo_ext_iterator<T, SetType> ipo_ext_begin(const T &G, SetType &S) { in ipo_ext_begin() function255 return make_range(ipo_ext_begin(G, S), ipo_ext_end(G, S)); in inverse_post_order_ext()
187 ipo_ext_iterator<T, SetType> ipo_ext_begin(T G, SetType &S) { in ipo_ext_begin() function