LLVM
8.0.1
llvm
LazyCallGraph
llvm::LazyCallGraph Member List
This is the complete list of members for
llvm::LazyCallGraph
, including all inherited members.
begin
()
llvm::LazyCallGraph
inline
buildRefSCCs
()
llvm::LazyCallGraph
end
()
llvm::LazyCallGraph
inline
get
(Function &F)
llvm::LazyCallGraph
inline
getLibFunctions
() const
llvm::LazyCallGraph
inline
insertEdge
(Node &SourceN, Node &TargetN, Edge::Kind EK)
llvm::LazyCallGraph
insertEdge
(Function &Source, Function &Target, Edge::Kind EK)
llvm::LazyCallGraph
inline
isLibFunction
(Function &F) const
llvm::LazyCallGraph
inline
LazyCallGraph
(Module &M, TargetLibraryInfo &TLI)
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 &SourceN, Node &TargetN)
llvm::LazyCallGraph
removeEdge
(Function &Source, Function &Target)
llvm::LazyCallGraph
inline
visitReferences
(SmallVectorImpl< Constant *> &Worklist, SmallPtrSetImpl< Constant *> &Visited, CallbackT Callback)
llvm::LazyCallGraph
inline
static
Generated on Sun Dec 20 2020 14:09:37 for LLVM by
1.8.13