LLVM API Documentation
| _Self typedef | llvm::scc_iterator< GraphT, GT > | |
| begin(GraphT &G) | llvm::scc_iterator< GraphT, GT > | [inline, static] |
| end(GraphT &G) | llvm::scc_iterator< GraphT, GT > | [inline, static] |
| fini() const | llvm::scc_iterator< GraphT, GT > | [inline] |
| hasLoop() const | llvm::scc_iterator< GraphT, GT > | [inline] |
| operator *() const | llvm::scc_iterator< GraphT, GT > | [inline] |
| operator *() | llvm::scc_iterator< GraphT, GT > | [inline] |
| operator!=(const _Self &x) const | llvm::scc_iterator< GraphT, GT > | [inline] |
| operator++() | llvm::scc_iterator< GraphT, GT > | [inline] |
| operator++(int) | llvm::scc_iterator< GraphT, GT > | [inline] |
| operator==(const _Self &x) const | llvm::scc_iterator< GraphT, GT > | [inline] |