OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemarksHotnessThreshold
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
LLVMRemarkStreamer.h
82
Optional<uint64_t>
RemarksHotnessThreshold
= 0);
90
Optional<uint64_t>
RemarksHotnessThreshold
= 0);
/src/external/apache2/llvm/dist/llvm/lib/IR/
LLVMRemarkStreamer.cpp
95
Optional<uint64_t>
RemarksHotnessThreshold
) {
99
Context.setDiagnosticsHotnessThreshold(
RemarksHotnessThreshold
);
142
Optional<uint64_t>
RemarksHotnessThreshold
) {
146
Context.setDiagnosticsHotnessThreshold(
RemarksHotnessThreshold
);
/src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
Config.h
151
llvm::Optional<uint64_t>
RemarksHotnessThreshold
= 0;
LTO.h
88
Optional<uint64_t>
RemarksHotnessThreshold
= 0, int Count = -1);
/src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/
llvm-lto2.cpp
109
RemarksHotnessThreshold
(
264
Conf.
RemarksHotnessThreshold
=
RemarksHotnessThreshold
;
/src/external/apache2/llvm/dist/llvm/tools/gold/
gold-plugin.cpp
218
static Optional<uint64_t>
RemarksHotnessThreshold
= 0;
310
RemarksHotnessThreshold
= *ResultOrErr;
954
Conf.
RemarksHotnessThreshold
= options::
RemarksHotnessThreshold
;
/src/external/apache2/llvm/dist/llvm/lib/LTO/
LTOCodeGenerator.cpp
93
RemarksHotnessThreshold
(
510
RemarksWithHotness,
RemarksHotnessThreshold
);
ThinLTOCodeGenerator.cpp
80
RemarksHotnessThreshold
;
1115
RemarksWithHotness,
RemarksHotnessThreshold
, count);
LTO.cpp
1048
Conf.
RemarksHotnessThreshold
);
1556
Optional<uint64_t>
RemarksHotnessThreshold
, int Count) {
1567
RemarksHotnessThreshold
);
LTOBackend.cpp
559
Conf.RemarksFormat, Conf.RemarksWithHotness, Conf.
RemarksHotnessThreshold
,
/src/external/apache2/llvm/dist/llvm/tools/llc/
llc.cpp
156
RemarksHotnessThreshold
(
378
RemarksHotnessThreshold
);
/src/external/apache2/llvm/dist/llvm/tools/opt/
opt.cpp
293
RemarksHotnessThreshold
(
634
RemarksHotnessThreshold
);
Completed in 24 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026