LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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(const GraphT &G)llvm::scc_iterator< GraphT, GT >inlinestatic
end(const GraphT &)llvm::scc_iterator< GraphT, GT >inlinestatic
hasLoop() const llvm::scc_iterator< GraphT, GT >inline
isAtEnd() const llvm::scc_iterator< GraphT, GT >inline
operator!=(const _Self &x) const llvm::scc_iterator< GraphT, GT >inline
operator*() const llvm::scc_iterator< GraphT, GT >inline
operator*()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
ReplaceNode(NodeType *Old, NodeType *New)llvm::scc_iterator< GraphT, GT >inline