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