Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1231 bool SkipWarning = false; in readCounters() local
1236 SkipWarning = !PGOWarnMissing; in readCounters()
1241 SkipWarning = in readCounters()
1247 << " skip=" << SkipWarning << ")"); in readCounters()
1253 if (SkipWarning) in readCounters()