Home
last modified time | relevance | path

Searched refs:GetNextSCC (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSCCIterator.h90 void GetNextSCC();
94 GetNextSCC(); in scc_iterator()
118 GetNextSCC();
177 template <class GraphT, class GT> void scc_iterator<GraphT, GT>::GetNextSCC() { in GetNextSCC() function