LLVM API Documentation

llvm::LazyCallGraph::postorder_scc_iterator Member List
This is the complete list of members for llvm::LazyCallGraph::postorder_scc_iterator, including all inherited members.
IsBidirectional enum valuellvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [protected]
IsRandomAccess enum valuellvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [protected]
LazyCallGraph classllvm::LazyCallGraph::postorder_scc_iterator [friend]
LazyCallGraph::Node classllvm::LazyCallGraph::postorder_scc_iterator [friend]
operator!=(const postorder_scc_iterator &RHS) constllvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [inline]
operator*() const llvm::LazyCallGraph::postorder_scc_iterator [inline]
operator+(std::ptrdiff_tn) constllvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [inline]
operator+(std::ptrdiff_tn, const postorder_scc_iterator &i)llvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [friend]
operator++()llvm::LazyCallGraph::postorder_scc_iterator [inline]
iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC >::operator++(int)llvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [inline]
operator-(std::ptrdiff_tn) constllvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [inline]
operator--()llvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [inline]
operator--(int)llvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [inline]
operator->() constllvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [inline]
operator<=(const postorder_scc_iterator &RHS) constllvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [inline]
operator==(const postorder_scc_iterator &Arg) const llvm::LazyCallGraph::postorder_scc_iterator [inline]
operator>(const postorder_scc_iterator &RHS) constllvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [inline]
operator>=(const postorder_scc_iterator &RHS) constllvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [inline]
operator[](std::ptrdiff_tn) constllvm::iterator_facade_base< postorder_scc_iterator, std::forward_iterator_tag, SCC > [inline]