Home
last modified time | relevance | path

Searched defs:CalleeNode (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp50 InlineGraphNode &CalleeNode = createInlineGraphNode(Callee); in recordInline() local
H A DCallGraphSCCPass.cpp355 CallGraphNode *CalleeNode; in RefreshCallGraph() local
379 CallGraphNode *CalleeNode; in RefreshCallGraph() local
H A DGlobalsModRef.cpp553 CallGraphNode *CalleeNode = CG[Callee]; in AnalyzeCallGraph() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp75 ContextTrieNode *CalleeNode = &Child.second; in getInlineCandidates() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCallGraph.cpp71 CallGraphNode *CalleeNode = G->getOrInsertNode(D); in addCalledDecl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DInliner.cpp503 CallGraphNode *CalleeNode = CG[Callee]; in inlineCallsImpl() local
H A DSampleProfile.cpp1006 ContextTrieNode *CalleeNode = &Child.second; in findExternalInlineCandidate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1314 CallGraphNode *CalleeNode = CG[Callee]; in UpdateCallGraphAfterInlining() local