Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp52 InlineGraphNode &CalleeNode = createInlineGraphNode(Callee); in recordInline() local
H A DCallGraphSCCPass.cpp347 CallGraphNode *CalleeNode; in RefreshCallGraph() local
371 CallGraphNode *CalleeNode; in RefreshCallGraph() local
H A DGlobalsModRef.cpp569 CallGraphNode *CalleeNode = CG[Callee]; in AnalyzeCallGraph() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1105 ContextTrieNode *CalleeNode = &Child.second; in findExternalInlineCandidate() local