Searched refs:SkipWarning (Results 1 – 1 of 1) sorted by relevance
1283 bool SkipWarning = false; in readCounters() local1288 SkipWarning = !PGOWarnMissing; in readCounters()1293 SkipWarning = in readCounters()1298 LLVM_DEBUG(dbgs() << "hash mismatch (skip=" << SkipWarning << ")"); in readCounters()1304 if (SkipWarning) in readCounters()