LLVM API Documentation

llvm::idf_iterator< T, SetTy, External > Member List

This is the complete list of members for llvm::idf_iterator< T, SetTy, External >, including all inherited members.

_Self typedefllvm::df_iterator< GraphT, SetType, ExtStorage, GT >
begin(GraphT G)llvm::df_iterator< GraphT, SetType, ExtStorage, GT > [inline, static]
begin(GraphT G, SetType &S)llvm::df_iterator< GraphT, SetType, ExtStorage, GT > [inline, static]
end(GraphT G)llvm::df_iterator< GraphT, SetType, ExtStorage, GT > [inline, static]
end(GraphT G, SetType &S)llvm::df_iterator< GraphT, SetType, ExtStorage, GT > [inline, static]
idf_iterator(const df_iterator< Inverse< T >, SetTy, External > &V)llvm::idf_iterator< T, SetTy, External > [inline]
nodeVisited(NodeType *Node) const llvm::df_iterator< GraphT, SetType, ExtStorage, GT > [inline]
operator *() const llvm::df_iterator< GraphT, SetType, ExtStorage, GT > [inline]
operator!=(const _Self &x) const llvm::df_iterator< GraphT, SetType, ExtStorage, GT > [inline]
operator++()llvm::df_iterator< GraphT, SetType, ExtStorage, GT > [inline]
operator++(int)llvm::df_iterator< GraphT, SetType, ExtStorage, GT > [inline]
operator->() const llvm::df_iterator< GraphT, SetType, ExtStorage, GT > [inline]
operator==(const _Self &x) const llvm::df_iterator< GraphT, SetType, ExtStorage, GT > [inline]
pointer typedefllvm::df_iterator< GraphT, SetType, ExtStorage, GT >
Visitedllvm::df_iterator_storage< SetType, ExtStorage >