Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp1963 bool UsingSampleProfile = !Opts.SampleProfileFile.empty(); in ParseCodeGenArgs() local
1964 bool UsingProfile = UsingSampleProfile || in ParseCodeGenArgs()
2012 if (UsingSampleProfile) in ParseCodeGenArgs()