LLVM  3.7.0
llvm::LazyCallGraph Member List

This is the complete list of members for llvm::LazyCallGraph, including all inherited members.

begin()llvm::LazyCallGraphinline
end()llvm::LazyCallGraphinline
get(Function &F)llvm::LazyCallGraphinline
insertEdge(Node &Caller, Function &Callee)llvm::LazyCallGraph
insertEdge(Function &Caller, Function &Callee)llvm::LazyCallGraphinline
LazyCallGraph(Module &M)llvm::LazyCallGraph
LazyCallGraph(LazyCallGraph &&G)llvm::LazyCallGraph
lookup(const Function &F) const llvm::LazyCallGraphinline
lookupSCC(Node &N) const llvm::LazyCallGraphinline
NodeVectorImplT typedefllvm::LazyCallGraph
NodeVectorT typedefllvm::LazyCallGraph
operator=(LazyCallGraph &&RHS)llvm::LazyCallGraph
postorder_scc_begin()llvm::LazyCallGraphinline
postorder_scc_end()llvm::LazyCallGraphinline
postorder_sccs()llvm::LazyCallGraphinline
removeEdge(Node &Caller, Function &Callee)llvm::LazyCallGraph
removeEdge(Function &Caller, Function &Callee)llvm::LazyCallGraphinline