Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-profgen/
H A Dllvm-profgen.cpp83 bool HasPerfScript = PerfScriptFilename.getNumOccurrences() > 0; in validateCommandLine() local
88 HasPerfData + HasPerfScript + HasUnsymbolizedProfile + HasSampleProfile; in validateCommandLine()
107 CheckFileExists(HasPerfScript, PerfScriptFilename); in validateCommandLine()