OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MaxCompressionSize
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
ProfileGenerator.h
78
int32_t CSize =
MaxCompressionSize
) {
214
static int32_t
MaxCompressionSize
;
ProfileGenerator.cpp
33
cl::location(llvm::sampleprof::CSProfileGenerator::
MaxCompressionSize
));
59
// Initialize the
MaxCompressionSize
to -1 which means no size limit
60
int32_t CSProfileGenerator::
MaxCompressionSize
= -1;
Completed in 25 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026