Searched refs:getProfileGenName (Results 1 – 1 of 1) sorted by relevance
129 static std::string getProfileGenName(const CodeGenOptions &CodeGenOpts) { in getProfileGenName() function837 PGOOpt = PGOOptions(getProfileGenName(CodeGenOpts), "", "", in RunOptimizationPipeline()886 PGOOpt->CSProfileGenFile = getProfileGenName(CodeGenOpts); in RunOptimizationPipeline()889 PGOOpt = PGOOptions("", getProfileGenName(CodeGenOpts), "", in RunOptimizationPipeline()1353 Conf.CSIRProfile = getProfileGenName(CGOpts); in runThinLTOBackend()