LLVM
4.0.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
llvm
LazyCallGraph
llvm::LazyCallGraph Member List
This is the complete list of members for
llvm::LazyCallGraph
, including all inherited members.
begin
()
llvm::LazyCallGraph
inline
EdgeVectorImplT
typedef
llvm::LazyCallGraph
EdgeVectorT
typedef
llvm::LazyCallGraph
end
()
llvm::LazyCallGraph
inline
get
(Function &F)
llvm::LazyCallGraph
inline
insertEdge
(Node &Caller, Function &Callee, Edge::Kind EK)
llvm::LazyCallGraph
insertEdge
(Function &Caller, Function &Callee, Edge::Kind EK)
llvm::LazyCallGraph
inline
LazyCallGraph
(Module &M)
llvm::LazyCallGraph
LazyCallGraph
(LazyCallGraph &&G)
llvm::LazyCallGraph
lookup
(const Function &F) const
llvm::LazyCallGraph
inline
lookupRefSCC
(Node &N) const
llvm::LazyCallGraph
inline
lookupSCC
(Node &N) const
llvm::LazyCallGraph
inline
operator=
(LazyCallGraph &&RHS)
llvm::LazyCallGraph
postorder_ref_scc_begin
()
llvm::LazyCallGraph
inline
postorder_ref_scc_end
()
llvm::LazyCallGraph
inline
postorder_ref_sccs
()
llvm::LazyCallGraph
inline
removeDeadFunction
(Function &F)
llvm::LazyCallGraph
removeEdge
(Node &Caller, Function &Callee)
llvm::LazyCallGraph
removeEdge
(Function &Caller, Function &Callee)
llvm::LazyCallGraph
inline
visitReferences
(SmallVectorImpl< Constant * > &Worklist, SmallPtrSetImpl< Constant * > &Visited, CallbackT Callback)
llvm::LazyCallGraph
inline
static
Generated on Wed Mar 8 2017 17:35:44 for LLVM by
1.8.6