Home
last modified time | relevance | path

Searched refs:NoHistogram (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp56 static cl::opt<bool> NoHistogram("disable-histogram", variable
588 if (!NoHistogram && !Stats.CodeFreq.empty()) { in AnalyzeBitcode()