Searched refs:MaxCompressionSize (Results 1 – 3 of 3) sorted by relevance
205 int32_t CSize = MaxCompressionSize) {376 static int32_t MaxCompressionSize;
118 if (CSProfileGenerator::MaxCompressionSize < -1) { in validateCommandLine()
54 cl::location(llvm::sampleprof::CSProfileGenerator::MaxCompressionSize));107 int32_t CSProfileGenerator::MaxCompressionSize = -1; member in llvm::sampleprof::CSProfileGenerator