Searched refs:UsingSampleProfile (Results 1 – 1 of 1) sorted by relevance
2146 bool UsingSampleProfile = !Opts.SampleProfileFile.empty(); in ParseCodeGenArgs() local2148 UsingSampleProfile || !Opts.ProfileInstrumentUsePath.empty(); in ParseCodeGenArgs()2195 if (UsingSampleProfile) in ParseCodeGenArgs()