Searched defs:scc_begin (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/ADT/
H A DSCCIterator.h224 template <class T> scc_iterator<T> scc_begin(const T &G) { function in namespace:llvm
234 template <class T> scc_iterator<Inverse<T> > scc_begin(const Inverse<T> &G) { function in namespace:llvm

Completed in 94 milliseconds