Home
last modified time | relevance | path

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

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