Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1283 bool SkipWarning = false; in readCounters() local
1288 SkipWarning = !PGOWarnMissing; in readCounters()
1293 SkipWarning = in readCounters()
1298 LLVM_DEBUG(dbgs() << "hash mismatch (skip=" << SkipWarning << ")"); in readCounters()
1304 if (SkipWarning) in readCounters()