Searched refs:inverse_depth_first_ext (Results 1 – 4 of 4) sorted by relevance
198 for (auto *RBB : inverse_depth_first_ext(&BB, InverseReachable))
302 iterator_range<idf_ext_iterator<T, SetTy>> inverse_depth_first_ext(const T& G, in inverse_depth_first_ext() function
137 for (BasicBlock *B : inverse_depth_first_ext(BB, Visited)) in MarkBlocksLiveIn()
674 for (BasicBlock *TranspBB : inverse_depth_first_ext(P, TranspBlocks)) in findArgParts()