Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
HDllvm-profdata.cpp112 cl::opt<unsigned> MaxDbgCorrelationWarnings( variable
906 int MaxDbgCorrelationWarnings, in mergeInstrProfile() argument
935 if (auto Err = Correlator->correlateProfileData(MaxDbgCorrelationWarnings)) in mergeInstrProfile()
1710 mergeInstrProfile(WeightedInputs, Remapper.get(), MaxDbgCorrelationWarnings, in merge_main()
3224 if (auto Err = Correlator->dumpYaml(MaxDbgCorrelationWarnings, OS)) in showDebugInfoCorrelation()
3229 if (auto Err = Correlator->correlateProfileData(MaxDbgCorrelationWarnings)) in showDebugInfoCorrelation()