Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1896 bool UsingSampleProfile = !Opts.SampleProfileFile.empty(); in ParseCodeGenArgs() local
1897 bool UsingProfile = UsingSampleProfile || in ParseCodeGenArgs()
1928 if (UsingSampleProfile) in ParseCodeGenArgs()