Searched refs:MaxWarnings (Results 1 – 1 of 1) sorted by relevance
206 Error InstrProfCorrelatorImpl<IntPtrT>::correlateProfileData(int MaxWarnings) { in correlateProfileData() argument208 correlateProfileDataImpl(MaxWarnings); in correlateProfileData()243 Error InstrProfCorrelatorImpl<IntPtrT>::dumpYaml(int MaxWarnings, in dumpYaml() argument246 correlateProfileDataImpl(MaxWarnings, &Data); in dumpYaml()327 int MaxWarnings, InstrProfCorrelator::CorrelationData *Data) { in correlateProfileDataImpl() argument328 bool UnlimitedWarnings = (MaxWarnings == 0); in correlateProfileDataImpl()330 int NumSuppressedWarnings = -MaxWarnings; in correlateProfileDataImpl()442 int MaxWarnings, InstrProfCorrelator::CorrelationData *CorrelateData) { in correlateProfileDataImpl() argument444 bool UnlimitedWarnings = (MaxWarnings == 0); in correlateProfileDataImpl()446 int NumSuppressedWarnings = -MaxWarnings; in correlateProfileDataImpl()