Home
last modified time | relevance | path

Searched defs:HasSampleProfile (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A Dllvm-profgen.cpp87 uint16_t HasSampleProfile = SampleProfFilename.getNumOccurrences(); in validateCommandLine() local
/llvm-project-15.0.7/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp843 bool HasSampleProfile = PGOOpt && (PGOOpt->Action == PGOOptions::SampleUse); in buildModuleSimplificationPipeline() local