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

/external/llvm/include/llvm/ADT/
H A DSCCIterator.h130 bool hasLoop() const;
211 bool scc_iterator<GraphT, GT>::hasLoop() const { function in class:llvm::scc_iterator
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
H A DSCCIterator.h174 // hasLoop() -- Test if the current SCC has a loop. If it has more than one
177 bool hasLoop() const { function in class:llvm::scc_iterator

Completed in 102 milliseconds