OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxHotness
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
FunctionImport.h
75
CalleeInfo::HotnessType
MaxHotness
;
81
ImportFailureInfo(ValueInfo VI, CalleeInfo::HotnessType
MaxHotness
,
83
: VI(VI),
MaxHotness
(
MaxHotness
), Reason(Reason), Attempts(Attempts) {}
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
FunctionImport.cpp
485
FailureInfo->
MaxHotness
=
486
std::max(FailureInfo->
MaxHotness
, Edge.second.getHotness());
625
<< ",
MaxHotness
= " << getHotnessName(FailureInfo->
MaxHotness
)
Completed in 60 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026