Searched refs:post_order_ext (Results 1 – 6 of 6) sorted by relevance
207 iterator_range<po_ext_iterator<T, SetType>> post_order_ext(const T &G, SetType &S) { in post_order_ext() function
204 iterator_range<po_ext_iterator<T, SetType>> post_order_ext(const T &G, SetType &S) { in post_order_ext() function
208 iterator_range<po_ext_iterator<T, SetType>> post_order_ext(const T &G, SetType &S) { in post_order_ext() function
505 for (auto I : post_order_ext(MBB, Bounds)) { in computeTrace()
484 for (auto I : post_order_ext(MBB, Bounds)) { in computeTrace()