Searched refs:inverse_depth_first (Results 1 – 3 of 3) sorted by relevance
278 iterator_range<idf_iterator<T>> inverse_depth_first(const T& G) { in inverse_depth_first() function
153 for (BasicBlock *B : inverse_depth_first(BB)) in MarkBlocksLiveIn()
725 for (BasicBlock *TranspBB : inverse_depth_first(P)) in findArgParts()