LLVM API Documentation

llvm::scc_iterator< GraphT, GT > Member List

This is the complete list of members for llvm::scc_iterator< GraphT, GT >, including all inherited members.

_Self typedefllvm::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() constllvm::scc_iterator< GraphT, GT > [inline]
hasLoop() constllvm::scc_iterator< GraphT, GT > [inline]
operator *() constllvm::scc_iterator< GraphT, GT > [inline]
operator *()llvm::scc_iterator< GraphT, GT > [inline]
operator!=(const _Self &x) constllvm::scc_iterator< GraphT, GT > [inline]
operator++()llvm::scc_iterator< GraphT, GT > [inline]
operator++(int)llvm::scc_iterator< GraphT, GT > [inline]
operator==(const _Self &x) constllvm::scc_iterator< GraphT, GT > [inline]