LLVM  8.0.1
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.

begin(T G)llvm::po_iterator< T, SetType, true >inlinestatic
begin(T G, SetType &S)llvm::po_iterator< T, SetType, true >inlinestatic
end(T G)llvm::po_iterator< T, SetType, true >inlinestatic
end(T G, SetType &S)llvm::po_iterator< T, SetType, true >inlinestatic
finishPostorder(NodeRef BB)llvm::po_iterator_storage< SetType, ExtStorage >inline
insertEdge(Optional< NodeRef > From, NodeRef To)llvm::po_iterator_storage< SetType, ExtStorage >inline
operator!=(const po_iterator &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 po_iterator &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 >