Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp333 bool HasProbeDescSection = false; in checkPseudoProbe() local
342 HasProbeDescSection = true; in checkPseudoProbe()
349 UsePseudoProbes = HasProbeDescSection && HasPseudoProbeSection; in checkPseudoProbe()