Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DSCCIterator.h91 void GetNextSCC();
95 GetNextSCC(); in scc_iterator()
119 GetNextSCC();
175 template <class GraphT, class GT> void scc_iterator<GraphT, GT>::GetNextSCC() { in GetNextSCC() function