Searched refs:ShowValueCutoff (Results 1 – 1 of 1) sorted by relevance
411 cl::opt<uint32_t> ShowValueCutoff( variable2782 << ShowValueCutoff << ":\n"; in showInstrProfile()2843 if (FuncMax < ShowValueCutoff) { in showInstrProfile()2932 if (ShowValueCutoff > 0) { in showInstrProfile()2933 OS << "Number of functions with maximum count (< " << ShowValueCutoff in showInstrProfile()2935 OS << "Number of functions with maximum count (>= " << ShowValueCutoff in showInstrProfile()