Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1024 bool SkipWarning = false; in readCounters() local
1027 SkipWarning = !PGOWarnMissing; in readCounters()
1031 SkipWarning = in readCounters()
1038 if (SkipWarning) in readCounters()