Home
last modified time | relevance | path

Searched defs:CallGraph (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCallGraphUpdater.h23 class CallGraph; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DGlobalsModRef.h23 class CallGraph; variable
H A DCallGraphSCCPass.h29 class CallGraph; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraph.cpp32 CallGraph::CallGraph(Module &M) in CallGraph() function in CallGraph
41 CallGraph::CallGraph(CallGraph &&Arg) in CallGraph() function in CallGraph
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCallGraph.cpp149 CallGraph::CallGraph() { in CallGraph() function in CallGraph
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h19 class CallGraph; global() variable