Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A Dllvm-profgen.cpp84 uint16_t HasPerfScript = PerfScriptFilename.getNumOccurrences(); in validateCommandLine() local
89 HasPerfData + HasPerfScript + HasUnsymbolizedProfile + HasSampleProfile; in validateCommandLine()
108 CheckFileExists(HasPerfScript, PerfScriptFilename); in validateCommandLine()