Searched refs:UsingSampleProfile (Results 1 – 1 of 1) sorted by relevance
1237 bool UsingSampleProfile = !Opts.SampleProfileFile.empty(); in ParseCodeGenArgs() local1238 bool UsingProfile = UsingSampleProfile || in ParseCodeGenArgs()1256 if (UsingSampleProfile) in ParseCodeGenArgs()