Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp1899 bool UsingSampleProfile = !Opts.SampleProfileFile.empty(); in ParseCodeGenArgs() local
1900 bool UsingProfile = UsingSampleProfile || in ParseCodeGenArgs()
1931 if (UsingSampleProfile) in ParseCodeGenArgs()