OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createInlineGraphNode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/
ImportedFunctionsInliningStatistics.h
79
InlineGraphNode &
createInlineGraphNode
(const Function &);
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
ImportedFunctionsInliningStatistics.cpp
36
ImportedFunctionsInliningStatistics::
createInlineGraphNode
(const Function &F) {
49
InlineGraphNode &CallerNode =
createInlineGraphNode
(Caller);
50
InlineGraphNode &CalleeNode =
createInlineGraphNode
(Callee);
Completed in 17 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026