LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::po_ext_iterator< T, SetType > Member List

This is the complete list of members for llvm::po_ext_iterator< T, SetType >, including all inherited members.

_Self typedefllvm::po_iterator< T, SetType, true >
begin(TG)llvm::po_iterator< T, SetType, true >inlinestatic
begin(TG, SetType &S)llvm::po_iterator< T, SetType, true >inlinestatic
end(TG)llvm::po_iterator< T, SetType, true >inlinestatic
end(TG, SetType &S)llvm::po_iterator< T, SetType, true >inlinestatic
finishPostorder(NodeType *BB)llvm::po_iterator_storage< SetType, ExtStorage >inline
insertEdge(NodeType *From, NodeType *To)llvm::po_iterator_storage< SetType, ExtStorage >inline
operator!=(const _Self &x) constllvm::po_iterator< T, SetType, true >inline
operator*() constllvm::po_iterator< T, SetType, true >inline
operator++()llvm::po_iterator< T, SetType, true >inline
operator++(int)llvm::po_iterator< T, SetType, true >inline
operator->() constllvm::po_iterator< T, SetType, true >inline
operator==(const _Self &x) constllvm::po_iterator< T, SetType, true >inline
po_ext_iterator(const po_iterator< T, SetType, true > &V)llvm::po_ext_iterator< T, SetType >inline
pointer typedefllvm::po_iterator< T, SetType, true >