OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isFunctionColdInCallGraph
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineSizeOpts.cpp
78
/// Like ProfileSummaryInfo::
isFunctionColdInCallGraph
but for
80
bool
isFunctionColdInCallGraph
(
125
static bool
isFunctionColdInCallGraph
(const MachineFunction *MF,
128
return machine_size_opts_detail::
isFunctionColdInCallGraph
(MF, PSI, MBFI);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
SizeOpts.cpp
62
static bool
isFunctionColdInCallGraph
(const Function *F,
65
return PSI->
isFunctionColdInCallGraph
(F, BFI);
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
ProfileSummaryInfo.cpp
143
bool ProfileSummaryInfo::
isFunctionColdInCallGraph
(
Completed in 17 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026