Searched refs:MaxCompressionSize (Results 1 – 3 of 3) sorted by relevance
78 int32_t CSize = MaxCompressionSize) {214 static int32_t MaxCompressionSize;
33 cl::location(llvm::sampleprof::CSProfileGenerator::MaxCompressionSize));60 int32_t CSProfileGenerator::MaxCompressionSize = -1; member in llvm::sampleprof::CSProfileGenerator
268 if (CSProfileGenerator::MaxCompressionSize < -1) { in validateCommandLine()