Searched refs:breadth_first (Results 1 – 3 of 3) sorted by relevance
157 template <class T> iterator_range<bf_iterator<T>> breadth_first(const T &G) { in breadth_first() function
44 append_range(Loops, breadth_first(&Root)); in LoopNest()
588 append_range(Loops, breadth_first(&Root)); in getCacheCost()