OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFunctionEntryHot
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ProfileSummaryInfo.h
110
bool
isFunctionEntryHot
(const Function *F) const;
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
ProfileSummaryInfo.cpp
99
bool ProfileSummaryInfo::
isFunctionEntryHot
(const Function *F) const {
412
if (PSI.
isFunctionEntryHot
(&F))
InlineCost.cpp
1557
if (PSI->
isFunctionEntryHot
(&Callee)) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
ControlHeightReduction.cpp
450
return PSI.
isFunctionEntryHot
(&F);
Completed in 21 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026