Home
last modified time | relevance | path

Searched defs:CallerNode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp50 InlineGraphNode &CallerNode = createInlineGraphNode(Caller); in recordInline() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp260 ContextTrieNode *CallerNode = getContextFor(DIL); in getIndirectCalleeContextSamplesFor() local
376 ContextTrieNode *CallerNode = getContextFor(DIL); in promoteMergeContextSamplesTree() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCallGraph.cpp47 CallGraphNode *CallerNode; member in __anon4215f6bb0111::CGBuilder